System::Collections::Specialized::operator== 메서드
System::Collections::Specialized::operator== method
두 지정된 객체가 같은지 확인합니다.
bool System::Collections::Specialized::operator==(BitVector32::Section a, BitVector32::Section b)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| a | BitVector32::Section | - 비교할 첫 번째 객체 |
| b | BitVector32::Section | - 비교할 두 번째 객체 |
ReturnValue
같으면 true, 그렇지 않으면 - false.
또 보기
- Class Section
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++