op_Equality

FontType Equality operator

Controleert of twee “FontType”-waarden 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