다음을 통해 공유


ImageMapAreasCollection 생성자 (Int32)

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

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
Public Sub New ( _
    capacity As Integer _
)
‘사용 방법
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
)

매개 변수