System::Collections::Generic::ICollection::operator= yöntemi

ICollection::operator=(const ICollection&) method

Taşıma atama operatörü.

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

ReturnValue

Bu nesneye referans.

Ayrıca Bakınız

ICollection::operator=(ICollection&&) method

Taşıma atama operatörü.

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

ReturnValue

Bu nesneye referans.

Ayrıca Bakınız