バージョン

Item プロパティ (LegendEntries)

インデクサー (読み取り専用)
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As LegendEntry
public LegendEntry this[ 
   int index
]; {get;}

パラメータ

index
ゼロから始まるインデックス
参照