'Declaration Public Overloads Function Equals( _ ByVal other As OracleNumberMapping _ ) As Boolean
public bool Equals( OracleNumberMapping other )
Parameters
- other
- The OracleNumberMapping to compare with.
Return Value
true if the objects are eual; otherwise, false.