ExtendedProperties.Item - свойство
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Gets the ExtendedProperty object at the specified index within the ExtendedProperties collection.
Список перегрузки
Имя | Описание | |
---|---|---|
Item[Guid] | Gets the ExtendedProperty object at the specified index within the ExtendedProperties collection. | |
Item[Int32] | Gets the ExtendedProperty object at the specified index within the ExtendedProperties collection. |
В начало страницы
Заметки
Примечание. |
---|
In C#, use the collection's indexer instead of using the collection's Item property. |