Поделиться через


ExtendedProperties.Item - свойство

Включить защищенные члены
Включить унаследованные члены

Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework

Обновлен: Ноябрь 2007

Gets the ExtendedProperty object at the specified index within the ExtendedProperties collection.

Список перегрузки

  Имя Описание
ms571194.pubproperty(ru-ru,VS.90).gif Item[Guid] Gets the ExtendedProperty object at the specified index within the ExtendedProperties collection.
ms571194.pubproperty(ru-ru,VS.90).gif Item[Int32] Gets the ExtendedProperty object at the specified index within the ExtendedProperties collection.

В начало страницы

Заметки

ms571194.alert_note(ru-ru,VS.90).gifПримечание.

In C#, use the collection's indexer instead of using the collection's Item property.

См. также

Ссылки

ExtendedProperties Класс

ExtendedProperties - члены

Microsoft.Ink - пространство имен

ExtendedProperty