طريقة System::Collections::Generic::ICollection::operator=

ICollection::operator=(const ICollection&) method

عامل إسناد النقل.

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

ReturnValue

إشارة إلى هذا.

انظر أيضًا

ICollection::operator=(ICollection&&) method

عامل إسناد النقل.

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

ReturnValue

إشارة إلى هذا.

انظر أيضًا