'宣言Public Overloads Function Equals( _ ByVal other As NullableBoolean _ ) As Boolean
public bool Equals( NullableBoolean other )
パラメータ
- other
- otherオブジェクト。
戻り値の型
XXXXの場合は
True、それ以外の場合はFalse。'宣言Public Overloads Function Equals( _ ByVal other As NullableBoolean _ ) As Boolean
public bool Equals( NullableBoolean other )
True、それ以外の場合はFalse。