System::Globalization::SortVersion::operator== 메서드
SortVersion::operator== method
현재 SortVersion 인스턴스가 지정된 SortVersion 객체와 같은지 확인합니다.
bool System::Globalization::SortVersion::operator==(const SortVersion &other)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 기타 | const SortVersion& | 비교할 객체. |
ReturnValue
객체가 동일한 버전을 나타내면 true, 그렇지 않으면 false.
또 보기
- Class SortVersion
- Class SortVersion
- Namespace System::Globalization
- Library Aspose.Page for C++