op_Inequality

FontWeight Inequality operator

Controleert of twee “FontWeight”-waarden niet gelijk zijn

public static bool operator !=(FontWeight first, FontWeight second)
Parameter Type Beschrijving
first FontWeight Eerste waarde om te controleren
second FontWeight Tweede waarde om te controleren

Winstwaarde

onwaar als gelijk zijn, anders waar

Zie ook