System::Collections::Generic::ICollection::ICollection yapıcı

ICollection::ICollection() constructor

Varsayılan yapıcı.

System::Collections::Generic::ICollection<T>::ICollection()

Ayrıca Bakınız

ICollection::ICollection(const ICollection&) constructor

Kopya yapıcı.

System::Collections::Generic::ICollection<T>::ICollection(const ICollection &)

Ayrıca Bakınız

ICollection::ICollection(ICollection&&) constructor

Taşıma kurucusu.

System::Collections::Generic::ICollection<T>::ICollection(ICollection &&) noexcept

Ayrıca Bakınız