Operatore DataEventColumnInfo.Key.Inequality
Include i membri protetti
Include i membri ereditati
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 | |
---|---|---|
Inequality(Object, DataEventColumnInfo.Key) | Implements the operator != used to test inequality between an instance of DataEventColumnInfo.Key and another object supplied by the obj parameter. | |
Inequality(DataEventColumnInfo.Key, DataEventColumnInfo.Key) | Implements the operator != used to test inequality between two instances of DataEventColumnInfo.Key. | |
Inequality(DataEventColumnInfo.Key, Object) | Implements the operator != used to test inequality between an instance of DataEventColumnInfo.Key and another object supplied by the obj parameter. |
In alto