op_Inequality

FixedLayoutFormats Inequality operator

Controleert twee gegeven FixedLayoutFormats-instanties op inequality

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 niet gelijk zijn, onwaar als ze gelijk zijn

Zie ook