Méthode System::Threading::Tasks::ValueTask::operator==
ValueTask::operator== method
Opérateur d’égalité pour ValueTask.
bool System::Threading::Tasks::ValueTask::operator==(const ValueTask &other) const
| Paramètre | Type | Description |
|---|---|---|
| other | const ValueTask& | L’autre ValueTask à comparer avec cette instance. |
ReturnValue
bool true si les deux tâches ont la même tâche sous-jacente ; sinon, false.
Voir aussi
- Class ValueTask
- Class ValueTask
- Namespace System::Threading::Tasks
- Library Aspose.Font for C++