Compartilhar via


Membros ImageMapAreasCollection

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

O tipo ImageMapAreasCollection expõe os seguintes membros.

Construtores

  Nome Descrição
Método público ImageMapAreasCollection() () () () Initializes a new instance of the ImageMapAreasCollection class.
Método público ImageMapAreasCollection(Int32) Initializes a new instance of the ImageMapAreasCollection class with the specific capacity.

Início

Métodos

  Nome Descrição
Método público Add Adds an image map area to the collection.
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública Count Gets the number of image map areas in the collection.
Propriedade pública Item Gets an ImageMapArea object at the specified index within the ImageMapAreasCollection.

Início