System::Collections::ObjectModel::Collection::Collection 构造函数
Collection::Collection() constructor
创建空集合。
System::Collections::ObjectModel::Collection<T>::Collection()
另见
- Class Collection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++
Collection::Collection(SharedPtr<Generic::IList<T>>) constructor
System::Collections::ObjectModel::Collection<T>::Collection(SharedPtr<Generic::IList<T>> list)
另见
- Typedef SharedPtr
- Class IList
- Class Collection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++