System::Collections::IListImplRefType::UnboxValue 方法

IListImplRefType::UnboxValue method

将对象值转换为特定类型引用。

static System::SharedPtr<T> System::Collections::IListImplRefType<T>::UnboxValue(System::SharedPtr<System::Object> value)

另见