Metodo DataEventColumnInfo.Key.Equals
Include i membri protetti
Include i membri ereditati
Implements the operator == for DataEventColumnInfo.Key.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
Equals(Object) | Implements the operator == that tests equality and is used in hashing operations between and instance of DataEventColumnInfo.Key and another object. Esegue l'override di SfcKey.Equals(Object). | |
Equals(SfcKey) | Implements the operator == that tests equality between and instance of DataEventColumnInfo.Key and an instance of SfcKey. Esegue l'override di SfcKey.Equals(SfcKey). | |
Equals(Object, Object) | Implements the operator == that tests equality between two objects specified by the parameters. |
In alto