ExternalResourceType.Inequality Operator
Description:
Compares two ExternalResourceType instances.
Compares two ExternalResourceType instances.
Parameters
| Parameter | Type | Description |
|---|---|---|
| first | ExternalResourceType | The first ExternalResourceType. |
| second | ExternalResourceType | The second ExternalResourceType. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the inputs are different, false if they are identical. |