NullableBool.op_Equality
NullableBool Equality operator
Gibt einen Wert zurück, der angibt, ob diese Instanz gleich einem angegebenen Objekt ist.
public static bool operator ==(NullableBool a, NullableBool b)
| Parameter | Typ | Beschreibung | 
|---|---|---|
| a | NullableBool | Der erste NullableBool. | 
| b | NullableBool | Der Zweite NullableBool. | 
Rückgabewert
ein Wert, der angibt, ob diese Instanz gleich einem angegebenen Objekt ist
Siehe auch
- struct NullableBool
- namensraum Aspose.Tasks
- Montage Aspose.Tasks