System::Collections::Generic::ICollection::operator= Methode

ICollection::operator=(const ICollection&) method

Move-Zuweisungsoperator.

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

ReturnValue

Referenz auf dieses.

Siehe auch

ICollection::operator=(ICollection&&) method

Move-Zuweisungsoperator.

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

ReturnValue

Referenz auf dieses.

Siehe auch