DataEventColumnInfo.Key.Equals Método
Incluir miembros protegidos
Incluir miembros heredados
Implements the operator == for DataEventColumnInfo.Key.
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) | Implements the operator == that tests equality and is used in hashing operations between and instance of DataEventColumnInfo.Key and another object. (Invalida SfcKey.Equals(Object).) | |
Equals(SfcKey) | Implements the operator == that tests equality between and instance of DataEventColumnInfo.Key and an instance of SfcKey. (Invalida SfcKey.Equals(SfcKey).) | |
Equals(Object, Object) | Implements the operator == that tests equality between two objects specified by the parameters. |
Arriba