Método System::Collections::Generic::ICollection::operator=
ICollection::operator=(const ICollection&) method
Operador de asignación por movimiento.
ICollection & System::Collections::Generic::ICollection<T>::operator=(const ICollection &)
ReturnValue
Referencia a esto.
Ver también
- Class ICollection
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
ICollection::operator=(ICollection&&) method
Operador de asignación por movimiento.
ICollection & System::Collections::Generic::ICollection<T>::operator=(ICollection &&) noexcept
ReturnValue
Referencia a esto.
Ver también
- Class ICollection
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++