DataValueArray.IsGreaterThanOrEqualTo Method
- 更新时间2023-02-21
- 阅读时长2分钟
| Name | Description | |
|---|---|---|
| IsGreaterThanOrEqualTo(DataValueArray) | Determines whether the value of each element in the current DataValueArray is greater than or equal to the corresponding value in the specified DataValueArray. | |
| IsGreaterThanOrEqualTo(ScalarDataValue) | Determines whether the value of each element in DataValueArray is greater than or equal to the specified ScalarDataValue. |