Operatore Inequality
Initializes a new instance of the op_Inequality class.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
Inequality(Object, CollectionItem. . :: . .Key) | Does a boolean inequality comparision between the object sent as a parameter and the right hand side of the key. | |
Inequality(CollectionItem. . :: . .Key, CollectionItem. . :: . .Key) | Does a boolean inequality comparision between the left hand side of the key and the right hand side of the key. | |
Inequality(CollectionItem. . :: . .Key, Object) | Does a boolean inequality comparision between the object sent as a parameter and the left hand side of the key. |
In alto
Osservazioni
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Vedere anche