System::Collections::IListImplRefType::UnboxValue method

IListImplRefType::UnboxValue method

Converting object value into partucular type reference.

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

See Also