バージョン

CustomColor コンストラクタ(Int32)

コンストラクター。Custom Color クラスの新しいインスタンスを初期化します。白色に初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal index As Integer _
)
public CustomColor( 
   int index
)

パラメータ

index
親コレクションの色のインデックス
参照