operator!=()
ResultValueTask::operator!=(const ResultValueTask&) const method
Inequality operator for ResultValueTask.
bool System::Threading::Tasks::ResultValueTask<T>::operator!=(const ResultValueTask &other) const
Arguments
Parameter | Type | Description |
---|---|---|
other | const ResultValueTask& | The other ResultValueTask to compare with this instance. |
Return Value
bool True if the instances are not equal; otherwise, false.
See Also
- Class ResultValueTask
- Namespace System::Threading::Tasks
- Library Aspose.Slides