System::Collections::Generic::BaseDictionary::begin metodu
BaseDictionary::begin method
Konteynerin anahtar-değer öğesi için KVPair sarmalayıcısına bir yineleyici döndürür. C# stilinde uygulanmıştır - yineleyici KVPair nesnesini get_Key() ve get_Value() arayüzüyle döndürmelidir. Eğer konteyner boşsa, döndürülen yineleyici end() ile eşit olacaktır.
const_iterator System::Collections::Generic::BaseDictionary<Map>::begin() const noexcept
ReturnValue
Koleksiyonun ilk öğesine işaret eden bir yineleyici.
Ayrıca Bakınız
- Typedef const_iterator
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++