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

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

Kontrollerar om två angivna objekt är lika.

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

ReturnValue

true om de är lika, annars - false.

Se även