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