Partager via


Membres ImageMapAreasCollection

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

Le type ImageMapAreasCollection expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ImageMapAreasCollection() () () () Initializes a new instance of the ImageMapAreasCollection class.
Méthode publique ImageMapAreasCollection(Int32) Initializes a new instance of the ImageMapAreasCollection class with the specific capacity.

Haut de la page

Méthodes

  Nom Description
Méthode publique Add Adds an image map area to the collection.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Count Gets the number of image map areas in the collection.
Propriété publique Item Gets an ImageMapArea object at the specified index within the ImageMapAreasCollection.

Haut de la page