'宣言 Public Overloads Function Equals( _ ByVal other As GradientStop _ ) As System.Boolean
public System.bool Equals( GradientStop other )
パラメータ
- other
- 比較するオブジェクト。
戻り値の型
指定したSystem.Objectがこのインスタンスと等しい場合は
true
、それ以外の場合はfalse
。'宣言 Public Overloads Function Equals( _ ByVal other As GradientStop _ ) As System.Boolean
public System.bool Equals( GradientStop other )
true
、それ以外の場合はfalse
。