ImportedDoubleValueArray.IsGreaterThan Method
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
| Name | Description | |
|---|---|---|
| IsGreaterThan(DataValueArray) | Determines whether the value of each element in the current DataValueArray is greater than the corresponding value in the specified DataValueArray. (Inherited from DataValueArray.) | |
| IsGreaterThan(ScalarDataValue) | Determines whether the value of each element in DataValueArray is greater than the specified ScalarDataValue. (Inherited from DataValueArray.) |