OracleNumber.Equals Method
.NET Framework 4.5
Compares the specified items to other items.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Equals(Object) | Compares the supplied object parameter to the Value property of the OracleNumber object. (Overrides ValueType.Equals(Object).) |
|
Equals(OracleNumber, OracleNumber) | Performs a logical comparison of the two OracleNumber structures to determine if they are equal. |