Operador CollectionSet.Key.Equality
Incluir membros protegidos
Incluir membros herdados
Initializes a new instance of the op_Equality class.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Equality(Object, CollectionSet.Key) | Does a boolean equality comparison between the object sent as a parameter and the right hand side of the key. | |
Equality(CollectionSet.Key, CollectionSet.Key) | Does a Boolean equality comparison between the left hand side of the key and the right hand side of the key. | |
Equality(CollectionSet.Key, Object) | Does a Boolean equality comparison between the object sent as a parameter and the left hand side of the key. |
Início
Comentários
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.