System::Text::ICUEncoding::operator== 메서드
ICUEncoding::operator== method
코드 페이지를 사용하여 인코딩을 비교합니다.
bool System::Text::ICUEncoding::operator==(const ICUEncoding &other) const
| 매개변수 | 형식 | 설명 |
|---|---|---|
| other | const ICUEncoding& | Encoding 비교 대상. |
ReturnValue
코드 페이지가 일치하면 true, 그렇지 않으면 false.
또 보기
- Class ICUEncoding
- Class ICUEncoding
- Namespace System::Text
- Library Aspose.Page for C++