System::Collections::Specialized::operator== method
System::Collections::Specialized::operator== method
Memeriksa apakah dua objek yang ditentukan sama.
bool System::Collections::Specialized::operator==(BitVector32::Section a, BitVector32::Section b)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| a | BitVector32::Section | - objek pertama untuk dibandingkan |
| b | BitVector32::Section | - objek kedua untuk dibandingkan |
ReturnValue
true jika sama, jika tidak - false.
Lihat Juga
- Class Section
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++