System::Collections::Generic::ICollection::ICollection konstruktor

ICollection::ICollection() constructor

Standardkonstruktor.

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

Se även

ICollection::ICollection(const ICollection&) constructor

Kopieringskonstruktor.

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

Se även

ICollection::ICollection(ICollection&&) constructor

Flyttkonstruktor.

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

Se även