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