ScalarDataValue.Equals Method
- 更新时间2023-02-21
- 阅读时长2分钟
| Name | Description | |
|---|---|---|
| Equals(DataResource) | Returns a value indicating whether this instance is equal to the specified DataResource object. This method uses Type and Units to determine equivalency. (Inherited from DataValue.) | |
| 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.) |