System::Collections::Generic::IEnumerable::cbegin metodo
IEnumerable::cbegin method
Restituisce un iteratore che punta al primo elemento qualificato come const (se presente) della collezione.
const_iterator System::Collections::Generic::IEnumerable<T>::cbegin() const
ReturnValue
Un iteratore che punta al primo elemento qualificato come const (se presente) della collezione
Vedi anche
- Typedef const_iterator
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.Font for C++