AnalogChannelItem::operator!= Method |
||||||||||||||
Checks whether two input channel items differ. | ||||||||||||||
Syntax: | bool operator!=( const AnalogChannelItem& op ) const; |
|||||||||||||
|
||||||||||||||
Return value: | true, if this is different from op, false otherwise. |
|||||||||||||
See also: | AnalogChannelItem, AnalogChannelItem::operator== |