System::Collections::Generic::ICollection::ICollection 构造函数
ICollection::ICollection() constructor
默认构造函数。
System::Collections::Generic::ICollection<T>::ICollection()
另见
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++
ICollection::ICollection(const ICollection&) constructor
拷贝构造函数。
System::Collections::Generic::ICollection<T>::ICollection(const ICollection &)
另见
- Class ICollection
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++
ICollection::ICollection(ICollection&&) constructor
移动构造函数。
System::Collections::Generic::ICollection<T>::ICollection(ICollection &&) noexcept
另见
- Class ICollection
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++