特定の容量を使用して、ImageMapAreasCollection クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (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
イメージ マップ面コレクションの容量です。
解説
新規 :2005 年 12 月 5 日
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
参照
関連項目
ImageMapAreasCollection Class
ImageMapAreasCollection Members
Microsoft.ReportingServices.ReportRendering Namespace