[]
Tests for equality between two objects.
public static bool operator ==(PointerSize left, PointerSize right)
| Type | Name | Description |
|---|---|---|
| PointerSize | left | The first value to compare. |
| PointerSize | right | The second value to compare. |
| Type | Description |
|---|---|
| bool |
|