バージョン

Item プロパティ (IconSetCriterionCollection)

指定した index に対応する IconCriterion オブジェクトを返します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As IconCriterion
public IconCriterion this[ 
   int index
]; {get;}

パラメータ

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

プロパティ値

対応する IconCriterion オブジェクト。
参照