System::Text::ICUEncoding::operator== 方法
ICUEncoding::operator== method
使用代码页比较编码。
bool System::Text::ICUEncoding::operator==(const ICUEncoding &other) const
| Parameter | Type | 描述 |
|---|---|---|
| other | const ICUEncoding& | Encoding 用于比较. |
ReturnValue
如果代码页匹配则为 True,否則为 false。
另见
- Class ICUEncoding
- Class ICUEncoding
- Namespace System::Text
- Library Aspose.Page for C++