バージョン

Add(GradientStop) メソッド

指定した GradientStop インスタンスをコレクションに追加します。
シンタックス
'宣言
 
Public Overloads Shadows Sub Add( _
   ByVal item As GradientStop _
) 
public new void Add( 
   GradientStop item
)

パラメータ

item
追加する GradientStop
参照