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)
| Parameter | Type | Beschrijving |
|---|---|---|
| lijst | System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<T>>> | generieke collectie om te wrappen |
Zie ook
- Typedef SharedPtr
- Class List
- Class IListImplRefType
- Namespace System::Collections
- Library Aspose.Page for C++