'宣言 Public Overloads Function Equals( _ ByVal obj As BulletGraphBorder _ ) As System.Boolean
public System.bool Equals( BulletGraphBorder obj )
パラメータ
- obj
- Another BulletGraphBorder object to compare to.
戻り値の型
true if obj and this instance are the same type and represent the same value; otherwise, false.