ExtendedProperties.Item 属性

包括受保护的成员
包括继承的成员

包括 .NET Framework 成员
包括 .NET Compact Framework 成员
包括 XNA Framework 成员

更新:2007 年 11 月

获取 ExtendedProperties 集合中指定索引处的 ExtendedProperty 对象。

重载列表

  名称 说明
ms571194.pubproperty(zh-cn,VS.90).gif Item[Guid] 获取 ExtendedProperties 集合中指定索引处的 ExtendedProperty 对象。
ms571194.pubproperty(zh-cn,VS.90).gif Item[Int32] 获取 ExtendedProperties 集合中指定索引处的 ExtendedProperty 对象。

页首

备注

备注

在 C# 中,应使用该集合的索引器,而不使用该集合的 Item 属性。

另请参见

参考

ExtendedProperties 类

ExtendedProperties 成员

Microsoft.Ink 命名空间

ExtendedProperty