DataValueArray.IsLessThanOrEqualTo Method
- Updated2023-02-21
- 2 minute(s) read
Name | Description | |
---|---|---|
![]() | IsLessThanOrEqualTo(DataValueArray) | Determines whether the value of each element in the current DataValueArray is less than or equal to the corresponding value in the specified DataValueArray. (Inherited from DataValueArray.) |
![]() | IsLessThanOrEqualTo(ScalarDataValue) | Determines whether the value of each element in DataValueArray is less than or equal to the specified ScalarDataValue. (Inherited from DataValueArray.) |