op_Inequality

PropertyTag Inequality operator

Indique si deux objets de même type ne sont pas égaux.

public static bool operator !=(PropertyTag left, PropertyTag right)
Paramètre Taper La description
left PropertyTag L’objet de gauche.
right PropertyTag Le bon objet.

Return_Value

True si les objets ne sont pas égaux ; sinon, faux.

Voir également