System::Collections::Specialized::operator!= metod

System::Collections::Specialized::operator!= method

Kontrollerar om två angivna objekt inte är lika.

bool System::Collections::Specialized::operator!=(BitVector32::Section a, BitVector32::Section b)
ParameterTypeBeskrivning
enBitVector32::Section- första objektet att jämföra
bBitVector32::Section- andra objektet att jämföra

ReturnValue

true om de inte är lika, annars - false.

Se även