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