IListImplValueType()

IListImplValueType::IListImplValueType(System::SharedPtr<System::Collections::Generic::IList<T>>) constructor

Creates new object instance.

System::Collections::IListImplValueType<T>::IListImplValueType(System::SharedPtr<System::Collections::Generic::IList<T>> list)

Arguments

ParameterTypeDescription
listSystem::SharedPtr<System::Collections::Generic::IList<T>>generic collection to wrap

See Also