System::Text::ICUEncoding::operator== 메서드

ICUEncoding::operator== method

코드 페이지를 사용하여 인코딩을 비교합니다.

bool System::Text::ICUEncoding::operator==(const ICUEncoding &other) const
매개변수형식설명
otherconst ICUEncoding&Encoding 비교 대상.

ReturnValue

코드 페이지가 일치하면 true, 그렇지 않으면 false.

또 보기