IconCriterion.Index プロパティ

定義

条件が表すしきい値を示す値を取得します。

public:
 property int Index { int get(); };
public int Index { get; }
Public ReadOnly Property Index As Integer

プロパティ値

注釈

アイコン セットの場合、このプロパティは最小しきい値に "1" の値、次のしきい値に "2" の値 (以下同様) を返します。

適用対象