DirectContext3DHandleOverrides.IsEqual
Method
Description:
Check if the contents of two overrides are equal.
Check if the contents of two overrides are equal.
Parameters
| Parameter | Type | Description |
|---|---|---|
| other | DirectContext3DHandleOverrides | The overrides to be compared. |
Return Value
| Type | Description |
|---|---|
| Boolean | True for equal, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |