System::Collections::IListImplRefType::IListImplRefType costruttore
IListImplRefType::IListImplRefType constructor
Crea una nuova istanza di oggetto.
System::Collections::IListImplRefType<T>::IListImplRefType(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<T>>> list)
| Parametro | Tipo | Descrizione |
|---|---|---|
| lista | System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<T>>> | collezione generica da avvolgere |
Vedi anche
- Typedef SharedPtr
- Class List
- Class IListImplRefType
- Namespace System::Collections
- Library Aspose.Page for C++