System::Collections::Generic::ICollection::operator= メソッド
ICollection::operator=(const ICollection&) method
ムーブ代入演算子。
ICollection & System::Collections::Generic::ICollection<T>::operator=(const ICollection &)
ReturnValue
this への参照。
参照
- Class ICollection
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
ICollection::operator=(ICollection&&) method
ムーブ代入演算子。
ICollection & System::Collections::Generic::ICollection<T>::operator=(ICollection &&) noexcept
ReturnValue
this への参照。
参照
- Class ICollection
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++