System::Collections::ObjectModel::Collection::Collection 构造函数

Collection::Collection() constructor

创建空集合。

System::Collections::ObjectModel::Collection<T>::Collection()

另见

Collection::Collection(SharedPtr<Generic::IList<T>>) constructor

System::Collections::ObjectModel::Collection<T>::Collection(SharedPtr<Generic::IList<T>> list)

另见