op_Equality

FixedLayoutFormats Equality operator

Controleert twee gegeven FixedLayoutFormats-instanties op gelijkheid

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

Winstwaarde

Waar als ze gelijk zijn, onwaar als ze ongelijk zijn

Zie ook