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