ExtendedProperties.IndexOf 方法
包括受保护的成员
包括继承的成员
包括 .NET Framework 成员
包括 .NET Compact Framework 成员
包括 XNA Framework 成员
更新:2007 年 11 月
返回特定 ExtendedProperty 对象在 ExtendedProperties 集合中的索引。
重载列表
名称 | 说明 | |
---|---|---|
IndexOf(ExtendedProperty) | 根据特定 ExtendedProperty 对象的名称,返回该 ExtendedProperty 对象在 ExtendedProperties 集合中的索引。 | |
IndexOf(Guid) | 根据特定 ExtendedProperty 对象的全局唯一标识符 (GUID),返回该 ExtendedProperty 对象在 ExtendedProperties 集合中的索引。 |
页首