Элементы ImageMapAreasCollection

Represents areas in an image map. This class cannot be inherited.

Тип ImageMapAreasCollection предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод ImageMapAreasCollection() () () () Initializes a new instance of the ImageMapAreasCollection class.
Открытый метод ImageMapAreasCollection(Int32) Initializes a new instance of the ImageMapAreasCollection class with the specific capacity.

В начало

Методы

  Имя Описание
Открытый метод Add Adds an image map area to the collection.
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Count Gets the number of image map areas in the collection.
Открытое свойство Item Gets an ImageMapArea object at the specified index within the ImageMapAreasCollection.

В начало