System::Runtime::Serialization::IFormatterConverter::ToChar メソッド

IFormatterConverter::ToChar method

値を char16_t に変換します。

virtual char16_t System::Runtime::Serialization::IFormatterConverter::ToChar(System::SharedPtr<Object> value)=0
パラメーター説明
valueSystem::SharedPtr<Object>変換対象のオブジェクト。

ReturnValue

変換後の値。

参照