System::Runtime::Serialization::SerializationInfo::GetValue メソッド

SerializationInfo::GetValue method

SerializationInfo ストアから値を取得します。実装されていません。

System::SharedPtr<System::Object> System::Runtime::Serialization::SerializationInfo::GetValue(const System::String &name, const System::TypeInfo &type)
パラメーター説明
nameconst System::String&取得する値に関連付けられた名前。
const System::TypeInfo&取得する値の型。

参照