ExtendedProperties.IndexOf 方法

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

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

更新:2007 年 11 月

返回特定 ExtendedProperty 对象在 ExtendedProperties 集合中的索引。

重载列表

  名称 说明
ms571192.pubmethod(zh-cn,VS.90).gif IndexOf(ExtendedProperty) 根据特定 ExtendedProperty 对象的名称,返回该 ExtendedProperty 对象在 ExtendedProperties 集合中的索引。
ms571192.pubmethod(zh-cn,VS.90).gif IndexOf(Guid) 根据特定 ExtendedProperty 对象的全局唯一标识符 (GUID),返回该 ExtendedProperty 对象在 ExtendedProperties 集合中的索引。

页首

另请参见

参考

ExtendedProperties 类

ExtendedProperties 成员

Microsoft.Ink 命名空间