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