System::Collections::Generic::BaseDictionary::begin yöntemi
BaseDictionary::begin method
Kapsayıcının anahtar-değer öğesi için KVPair sarmalayıcısına bir yineleyici döndürür. C# tarzında uygulanmıştır - yineleyici, get_Key() ve get_Value() arayüzüne sahip KVPair nesnesini döndürmelidir. Eğer kapsayıcı 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.Font for C++