System::Collections::Generic::BaseSet::end method
BaseSet::end method
Gets iterator for a non-existent element behind the end of the const-qualified collection.
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::end() const noexcept
ReturnValue
An iterator pointing to the theoretical element placed after the end element in the const-qualified instance of the hash set.
See Also
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.TeX for C++