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 | |
---|---|---|
![]() |
ImageMapAreasCollection() () () () | Initializes a new instance of the ImageMapAreasCollection class. |
![]() |
ImageMapAreasCollection(Int32) | Initializes a new instance of the ImageMapAreasCollection class with the specific capacity. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
Count | Gets the number of image map areas in the collection. |
![]() |
Item | Gets an ImageMapArea object at the specified index within the ImageMapAreasCollection. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Add | Adds an image map area to the collection. |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
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.