ComponentOne Studio TrueChart for ASP.NET (C1WebChart2D) ヘルプ
Item プロパティ (MapAreaCollection)

C1.Web.C1WebChart.4 アセンブリ > C1.Web.C1WebChart 名前空間 > MapAreaCollection クラス : Item プロパティ
インデックスによって、指定した MapArea をコレクションから取得します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As MapArea
public MapArea this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

MapAreaCollection クラス
MapAreaCollection メンバ
MapAreaCollection クラス