Partager via


Classe ImageMapAreasCollection

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

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..ImageMapAreasCollection

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ImageMapAreasCollection
'Utilisation
Dim instance As ImageMapAreasCollection
public sealed class ImageMapAreasCollection
public ref class ImageMapAreasCollection sealed
[<SealedAttribute>]
type ImageMapAreasCollection =  class end
public final class ImageMapAreasCollection

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

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

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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.