System::Collections::Generic::ICollection::ICollection constructor
ICollection::ICollection() constructor
Default constructor.
System::Collections::Generic::ICollection<T>::ICollection()
See Also
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
ICollection::ICollection(const ICollection&) constructor
Copy constructor.
System::Collections::Generic::ICollection<T>::ICollection(const ICollection &)
See Also
- Class ICollection
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
ICollection::ICollection(ICollection&&) constructor
Move constructor.
System::Collections::Generic::ICollection<T>::ICollection(ICollection &&) noexcept
See Also
- Class ICollection
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++