méthode operator= de System::Collections::Generic::ICollection
ICollection::operator=(const ICollection&) method
Opérateur d’affectation par déplacement.
ICollection & System::Collections::Generic::ICollection<T>::operator=(const ICollection &)
ReturnValue
Référence à ceci.
Voir aussi
- Class ICollection
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++
ICollection::operator=(ICollection&&) method
Opérateur d’affectation par déplacement.
ICollection & System::Collections::Generic::ICollection<T>::operator=(ICollection &&) noexcept
ReturnValue
Référence à ceci.
Voir aussi
- Class ICollection
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++