System::Collections::Generic::ICollection::operator= metod

ICollection::operator=(const ICollection&) method

Flyttilldelningsoperator.

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

ReturnValue

Referens till detta.

Se även

ICollection::operator=(ICollection&&) method

Flyttilldelningsoperator.

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

ReturnValue

Referens till detta.

Se även