System::BoxedValue::ToString メソッド

BoxedValue::ToString method

現在のオブジェクトが表すボックス化された値を文字列に変換します。

String System::BoxedValue<T>::ToString() const override

ReturnValue

String representation of the boxed value represented by current object

参照