System::Collections::Specialized::operator!= μέθοδος
System::Collections::Specialized::operator!= method
Ελέγχει αν δύο καθορισμένα αντικείμενα δεν είναι ίσα.
bool System::Collections::Specialized::operator!=(BitVector32::Section a, BitVector32::Section b)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ένα | BitVector32::Section | - πρώτο αντικείμενο για σύγκριση |
| b | BitVector32::Section | - δεύτερο αντικείμενο για σύγκριση |
ReturnValue
αληθές εάν δεν είναι ίσα, διαφορετικά - ψευδές.
Δείτε επίσης
- Class Section
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++