Partager via


Constructeur ImageMapAreasCollection (Int32)

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

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

Syntaxe

'Déclaration
Public Sub New ( _
    capacity As Integer _
)
'Utilisation
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
)

Paramètres

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

Voir aussi

Référence

ImageMapAreasCollection Classe

Surcharge ImageMapAreasCollection

Espace de noms Microsoft.ReportingServices.ReportRendering