バージョン

ColorCollection クラス

色のコレクションを表します。
シンタックス
'宣言
 
Public Class ColorCollection 
   Inherits System.Collections.Generic.List(Of Color)
public class ColorCollection : System.Collections.Generic.List<Color> 
参照