[]
Reverses the direction of a given size.
public static PointerSize operator -(PointerSize value)
Public Shared Operator -(value As PointerSize) As PointerSize
| Type | Name | Description |
|---|---|---|
| PointerSize | value | The size to negate. |
| Type | Description |
|---|---|
| PointerSize | A size facing in the opposite direction. |