System::Runtime::Serialization::FormatterConverter::ToChar メソッド
FormatterConverter::ToChar method
値を char16_t に変換します。
char16_t System::Runtime::Serialization::FormatterConverter::ToChar(System::SharedPtr<Object> value) override
| パラメーター | 型 | 説明 |
|---|---|---|
| value | System::SharedPtr<Object> | 変換対象のオブジェクト。 |
ReturnValue
変換後の値。
参照
- Typedef SharedPtr
- Class Object
- Class FormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++