PolicyStore.Key.Inequality Operador
Incluir miembros protegidos
Incluir miembros heredados
Determines whether two objects are different.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Inequality(Object, PolicyStore.Key) | Determines whether the object identified by a Object is different than the object identified by a PolicyStore.Key. | |
Inequality(PolicyStore.Key, PolicyStore.Key) | Determines whether the objects identified by two PolicyStore.Key objects are not the equal. | |
Inequality(PolicyStore.Key, Object) | Determines whether the object identified by a Object is different than the object identified by a PolicyStore.Key. |
Arriba