ImageMapAreasCollection コンストラクター (Int32)
指定された容量を使用して、ImageMapAreasCollection クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
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
)
パラメーター
- capacity
型: System. . :: . .Int32
イメージ マップ領域のコレクションの容量です。