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