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