System::Collections::Specialized::operator== metodu
System::Collections::Specialized::operator== method
İki belirtilen nesnenin eşit olup olmadığını kontrol eder.
bool System::Collections::Specialized::operator==(BitVector32::Section a, BitVector32::Section b)
| Parameter | Type | Açıklama |
|---|---|---|
| a | BitVector32::Section | - karşılaştırılacak ilk nesne |
| b | BitVector32::Section | - karşılaştırılacak ikinci nesne |
ReturnValue
eşitse true, aksi takdirde - false.
Ayrıca Bakınız
- Class Section
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++