Action.Key.Equals Método
Incluir miembros protegidos
Incluir miembros heredados
Determines whether two Action.Key objects are equal.
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 | |
---|---|---|
Equals(Object) | Determines whether a Action.Key object is equal to the Object object supplied by the obj parameter. (Invalida SfcKey.Equals(Object).) | |
Equals(SfcKey) | Determines whether an Action.Key object is equal to an SfcKey object supplied by the key parameter. (Invalida SfcKey.Equals(SfcKey).) | |
Equals(Object, Object) | Determines whether two instances of the Object class are equal. |
Arriba