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++