System::Collections::Generic::List::cbegin method

List::cbegin method

Λαμβάνει επαναλήπτη στο πρώτο στοιχείο με χαρακτηριστικό const της συλλογής.

const_iterator System::Collections::Generic::List<T>::cbegin() const noexcept

ReturnValue

Ένας επαναλήπτης που δείχνει στο πρώτο στοιχείο με const στη λίστα.

Δείτε επίσης