バージョン

Item プロパティ (CustomColorsCollection)

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

パラメータ

index
返される色のインデックス
参照