System::Collections::IListImplValueType::IListImplValueType constructor
IListImplValueType::IListImplValueType constructor
Creates new object instance.
System::Collections::IListImplValueType<T>::IListImplValueType(System::SharedPtr<System::Collections::Generic::IList<T>> list)
Parameter | Type | Description |
---|---|---|
list | System::SharedPtr<System::Collections::Generic::IList<T>> | generic collection to wrap |
See Also
- Typedef SharedPtr
- Class IList
- Class IListImplValueType
- Namespace System::Collections
- Library Aspose.TeX for C++