System::Collections::Generic::SortedDictionary::crbegin method

SortedDictionary::crbegin method

Λαμβάνει έναν αντίστροφο επαναλήπτη στο τελευταίο στοιχείο της συλλογής με const-προσδιορισμό (πρώτο στο αντίστροφο).

const_reverse_iterator System::Collections::Generic::SortedDictionary<TKey, TValue>::crbegin() const noexcept

ReturnValue

Ένας reverse iterator που δείχνει στο τελευταίο στοιχείο με const στον χάρτη (πρώτο σε αντίστροφη σειρά).

Δείτε επίσης