'宣言 Public Overrides Function Equals( _ ByVal obj As System.Object _ ) As System.Boolean
public override System.bool Equals( System.object obj )
パラメータ
- obj
- The second C1OAuthConnectionStringBuilder to check whether or not the two C1OAuthConnectionStringBuilder are equals.
戻り値の型
A boolean indicating if two C1OAuthConnectionStringBuilder are equals.