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)
| Parameter | Type | Beskrivning |
|---|---|---|
| en | BitVector32::Section | - första objektet att jämföra |
| b | BitVector32::Section | - andra objektet att jämföra |
ReturnValue
true om de inte är lika, annars - false.
Se även
- Class Section
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++