Condividi tramite


Costruttore ImageMapAreasCollection (Int32)

Initializes a new instance of the ImageMapAreasCollection class with the specific capacity.

Spazio dei nomi  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    capacity As Integer _
)
'Utilizzo
Dim capacity As Integer 

Dim instance As New ImageMapAreasCollection(capacity)
public ImageMapAreasCollection(
    int capacity
)
public:
ImageMapAreasCollection(
    int capacity
)
new : 
        capacity:int -> ImageMapAreasCollection
public function ImageMapAreasCollection(
    capacity : int
)

Parametri

  • capacity
    Tipo: System.Int32
    The capacity of the image map area collection.

Vedere anche

Riferimento

ImageMapAreasCollection Classe

Overload ImageMapAreasCollection

Spazio dei nomi Microsoft.ReportingServices.ReportRendering