I64ValueArray.Equals Method
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
| Name | Description | |
|---|---|---|
| Equals(Object) | Returns a value indicating whether this instance is equal to the specified object, which must be a DataValue object. This method uses Body and the CaseValue to determine equivalency. (Inherited from DataValue.) | |
| Equals(DataResource) | Returns a value indicating whether this instance is equal to the specified DataResource object. This method uses Length and Value to determine equivalency. (Inherited from DataValueArray(T).) |