Método EventField.Key.Equals
Incluir membros protegidos
Incluir membros herdados
Determines whether two objects are equal by performing an equality operation on an instance of the EventField.Key class and another object.
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 | |
---|---|---|
Equals(Object) | Determines whether two objects are equal by performing an equality operation on an instance of the EventField.Key class and another object. (Substitui SfcKey.Equals(Object).) | |
Equals(SfcKey) | Determines whether two objects are equal by performing an equality operation on a EventField.Key object and an SfcKey object. (Substitui SfcKey.Equals(SfcKey).) | |
Equals(Object, Object) | Determines whether two objects are equal by performing an equality operation on two instances of the System.Object class. |
Início