ExtendedProperties.IndexOf - метод
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Returns the index of a specific ExtendedProperty object within an ExtendedProperties collection.
Список перегрузки
Имя | Описание | |
---|---|---|
IndexOf(ExtendedProperty) | Returns the index of a specific ExtendedProperty object within an ExtendedProperties collection, based on the name of the ExtendedProperty object. | |
IndexOf(Guid) | Returns the index of a specific ExtendedProperty object within an ExtendedProperties collection, based on the globally unique identifier (GUID) for the ExtendedProperty object. |
В начало страницы