ImageMapAreasCollection Constructor (Int32)

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

Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Синтаксис

'Декларация
Public Sub New ( _
    capacity As Integer _
)
public ImageMapAreasCollection (
    int capacity
)
public:
ImageMapAreasCollection (
    int capacity
)
public ImageMapAreasCollection (
    int capacity
)
public function ImageMapAreasCollection (
    capacity : int
)

Параметры

  • capacity
    The capacity of the image map area collection.

Замечания

Добавления:5 декабря 2005 г.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

ImageMapAreasCollection Class
ImageMapAreasCollection Members
Microsoft.ReportingServices.ReportRendering Namespace