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