op_Inequality

FixedLayoutFormats Inequality operator

在 inequality 上检查两个给定的 FixedLayoutFormats 实例

public static bool operator !=(FixedLayoutFormats first, FixedLayoutFormats second)
范围 类型 描述
first FixedLayoutFormats 要检查的第一个 FixedLayoutFormats 实例
second FixedLayoutFormats 要检查的第二个 FixedLayoutFormats 实例

返回值

如果不相等则为真,如果相等则为假

也可以看看