System::Collections::Specialized::StringCollection::cbegin‑metod
StringCollection::cbegin method
Returnerar en iterator till det första konstant‑kvalificerade elementet i behållaren. Om behållaren är tom kommer den returnerade iteratorn att vara lika med cend().
const_iterator System::Collections::Specialized::StringCollection::cbegin() const noexcept
ReturnValue
En iterator som pekar på det första konstant‑kvalificerade elementet i behållaren.
Se även
- Typedef const_iterator
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++