op_Inequality

FontType Inequality operator

Controleert of twee “FontType”-waarden niet gelijk zijn

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

Winstwaarde

Waar als ze gelijk zijn, onwaar als ze ongelijk zijn

Zie ook