DataValueArray.IsNotEqualTo Method
- 已更新2023-02-21
- 閱讀時間為 2 分鐘
| Name | Description | |
|---|---|---|
| IsNotEqualTo(DataValueArray) | Determines whether the value of each element in the current DataValueArray is not equal to the corresponding value in the specified DataValueArray. (Inherited from DataValueArray.) | |
| IsNotEqualTo(ScalarDataValue) | Determines whether the value of each element in DataValueArray is not equal to the specified ScalarDataValue. (Inherited from DataValueArray.) |