operator !=

operator !=(UniqueId, UniqueId)

public static bool operator !=(UniqueId a, UniqueId b) ;

Description

Determine whether they are not equal

Parameters

Parameter Name Description
a Target to determine whether they are not equal
b Target to determine whether they are not equal

Returns

Unequal or not