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


ExtendedProperties - члены

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

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

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

Represents a collection of ExtendedProperty objects that contain application-defined data.

Тип ExtendedProperties предоставляет следующие члены.

Методы

  Имя Описание
ms583649.pubmethod(ru-ru,VS.90).gif Add Creates an ExtendedProperty object and adds it to the ExtendedProperties collection.
ms583649.pubmethod(ru-ru,VS.90).gif Clear Clears all the ExtendedProperty objects from the ExtendedProperties collection.
ms583649.pubmethod(ru-ru,VS.90).gif Contains Перегружен. Indicates whether the ExtendedProperties collection contains a specific ExtendedProperty object.
ms583649.pubmethod(ru-ru,VS.90).gif CopyTo Copies all of the elements of the current ExtendedProperties collection to the specified one-dimensional array, starting at the specified destination array index.
ms583649.pubmethod(ru-ru,VS.90).gif DoesPropertyExist Indicates whether a specified ExtendedProperty object exists in the ExtendedProperties collection.
ms583649.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms583649.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms583649.pubmethod(ru-ru,VS.90).gif GetEnumerator Returns an object that implements the System.Collections.IEnumerator interface that can iterate through the ExtendedProperty objects within the ExtendedProperties collection.
ms583649.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms583649.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms583649.pubmethod(ru-ru,VS.90).gif IndexOf Перегружен. Returns the index of a specific ExtendedProperty object within an ExtendedProperties collection.
ms583649.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms583649.pubmethod(ru-ru,VS.90).gif Remove Перегружен. Removes an ExtendedProperty object from the ExtendedProperties collection.
ms583649.pubmethod(ru-ru,VS.90).gif RemoveAt Removes an ExtendedProperty object at the specified index of the ExtendedProperties collection.
ms583649.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Свойства

  Имя Описание
ms583649.pubproperty(ru-ru,VS.90).gif Count Gets the number of ExtendedProperty objects contained in the ExtendedProperties collection.
ms583649.pubproperty(ru-ru,VS.90).gif IsFixedSize Gets a value indicating whether the ExtendedProperties collection has a fixed size.
ms583649.pubproperty(ru-ru,VS.90).gif IsReadOnly Gets a value indicating whether the ExtendedProperties collection is read-only.
ms583649.pubproperty(ru-ru,VS.90).gif IsSynchronized Gets a value that indicates whether or not access to the ExtendedProperties collection is synchronized (thread safe).
ms583649.pubproperty(ru-ru,VS.90).gif Item Перегружен. Gets the ExtendedProperty object at the specified index within the ExtendedProperties collection.
ms583649.pubproperty(ru-ru,VS.90).gif SyncRoot Returns an object that can be used to synchronize access to the ExtendedProperties collection.

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

Явные реализации интерфейса

  Имя Описание
ms583649.pubinterface(ru-ru,VS.90).gifms583649.privmethod(ru-ru,VS.90).gif IEnumerable.GetEnumerator

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

См. также

Ссылки

ExtendedProperties Класс

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