Collection()

Collection::Collection() constructor

Creates empty collection.

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

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

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

See Also