System::Collections::Specialized::operator== metodu
System::Collections::Specialized::operator== method
İki belirtilen nesnenin eşit olup olmadığını denetler.
bool System::Collections::Specialized::operator==(BitVector32::Section a, BitVector32::Section b)
| Parametre | Tür | 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 takdirinde - false.
Ayrıca Bakınız
- Class Section
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++