System::Collections::IListImplRefType::IListImplRefType-constructeur

IListImplRefType::IListImplRefType constructor

Maakt een nieuwe object-instantie.

System::Collections::IListImplRefType<T>::IListImplRefType(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<T>>> list)
ParameterTypeBeschrijving
lijstSystem::SharedPtr<System::Collections::Generic::List<System::SharedPtr<T>>>generieke collectie om te wrappen

Zie ook