Inequality 运算符

Initializes a new instance of the op_Inequality class.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共运算符静态成员 Inequality(Object, CollectionSet. . :: . .Key) Does a Boolean inequality comparison between the object sent as a parameter and the right hand side of the key.
公共运算符静态成员 Inequality(CollectionSet. . :: . .Key, CollectionSet. . :: . .Key) Does a boolean inequality comparison between the left hand side of the key and the right hand side of the key.
公共运算符静态成员 Inequality(CollectionSet. . :: . .Key, Object) Does a Boolean inequality comparison between the object sent as a parameter and the left hand side of the key.

页首

注释

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.