2027 Method
Changes 0
M

ExternalResourceType.op_Inequality

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