UnboxValue()

IListImplRefType::UnboxValue(System::SharedPtr<System::Object>) method

Converting object value into partucular type reference.

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

See Also