Freigeben über


ImageMapAreasCollection Constructor (Int32)

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

Namespace: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Syntax

'Declaration
Public Sub New ( _
    capacity As Integer _
)
public ImageMapAreasCollection (
    int capacity
)
public:
ImageMapAreasCollection (
    int capacity
)
public ImageMapAreasCollection (
    int capacity
)
public function ImageMapAreasCollection (
    capacity : int
)

Parameter

  • capacity
    The capacity of the image map area collection.

Hinweise

Neu:05. Dezember 2005

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

ImageMapAreasCollection Class
ImageMapAreasCollection Members
Microsoft.ReportingServices.ReportRendering Namespace