Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Represents areas in an image map. This class cannot be inherited.
Jerarquía de herencia
System.Object
Microsoft.ReportingServices.ReportRendering.ImageMapAreasCollection
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public NotInheritable Class ImageMapAreasCollection
'Uso
Dim instance As ImageMapAreasCollection
public sealed class ImageMapAreasCollection
public ref class ImageMapAreasCollection sealed
[<SealedAttribute>]
type ImageMapAreasCollection = class end
public final class ImageMapAreasCollection
El tipo ImageMapAreasCollection expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
ImageMapAreasCollection() | Initializes a new instance of the ImageMapAreasCollection class. |
![]() |
ImageMapAreasCollection(Int32) | Initializes a new instance of the ImageMapAreasCollection class with the specific capacity. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Count | Gets the number of image map areas in the collection. |
![]() |
Item | Gets an ImageMapArea object at the specified index within the ImageMapAreasCollection. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Add | Adds an image map area to the collection. |
![]() |
Equals | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.ReportRendering
.gif)
.gif)