Operator operator false
operator false(NullablePersistentPointer)
Determines whether the specified pointer is null.
Declaration
public static bool operator false(NullablePersistentPointer pointer)
Parameters
| Type | Name | Description |
|---|---|---|
| NullablePersistentPointer | pointer | The pointer to check if it is |
Returns
| Type | Description |
|---|---|
| bool |