ImageMapAreasCollection コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ImageMapAreasCollection クラスの新しいインスタンスを初期化します。
オーバーロード
| 名前 | 説明 |
|---|---|
| ImageMapAreasCollection() |
ImageMapAreasCollection クラスの新しいインスタンスを初期化します。 |
| ImageMapAreasCollection(Int32) |
特定の容量を持つ ImageMapAreasCollection クラスの新しいインスタンスを初期化します。 |
ImageMapAreasCollection()
ImageMapAreasCollection クラスの新しいインスタンスを初期化します。
public:
ImageMapAreasCollection();
public ImageMapAreasCollection();
Public Sub New ()
適用対象
ImageMapAreasCollection(Int32)
特定の容量を持つ ImageMapAreasCollection クラスの新しいインスタンスを初期化します。
public:
ImageMapAreasCollection(int capacity);
public ImageMapAreasCollection(int capacity);
new Microsoft.ReportingServices.ReportRendering.ImageMapAreasCollection : int -> Microsoft.ReportingServices.ReportRendering.ImageMapAreasCollection
Public Sub New (capacity As Integer)
パラメーター
- capacity
- Int32
画像マップ領域コレクションの容量。