ExternalResourceType.op_Inequality
Description:
Compares two ExternalResourceType instances.
Compares two ExternalResourceType instances.
public static bool operator !=(
ExternalResourceType first,
ExternalResourceType second
)
-
firstThe first ExternalResourceType.
-
secondThe second ExternalResourceType.
Return Value
bool
True if the inputs are different, false if they are identical.