Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Initializes a new instance of the op_Inequality class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
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. |
Top
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.