[]
Implements the ==.
public static bool operator ==(DataPointer left, DataPointer right)
Public Shared Operator =(left As DataPointer, right As DataPointer) As Boolean
| Type | Name | Description |
|---|---|---|
| DataPointer | left | The left. |
| DataPointer | right | The right. |
| Type | Description |
|---|---|
| bool | The result of the operator. |