System::Runtime::Serialization::FormatterConverter::ToString メソッド

FormatterConverter::ToString method

値を String に変換します。

String System::Runtime::Serialization::FormatterConverter::ToString(System::SharedPtr<Object> value) override
パラメーター説明
valueSystem::SharedPtr<Object>変換対象のオブジェクト。

ReturnValue

変換後の値。

参照