PowerTools ActiveReports for .NET 9.0J
Item プロパティ (ImageMapAreaCollection)

取得する要素のインデックス。
指定したインデックスでIImageMapAreaを取得します。
構文
'宣言
 
Public MustOverride Default Property Item( _
   ByVal index As Integer _
) As IImageMapArea
public abstract IImageMapArea this[ 
   int index
]; {get; set;}

パラメータ

index
取得する要素のインデックス。

プロパティ値

指定したインデックスでIImageMapArea
参照

関連項目

ImageMapAreaCollection クラス
ImageMapAreaCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.