فئة System::Collections::Generic::KVPairIterator
KVPairIterator class
تعديل المُكرّر، يلف std::pair إلى KVPair المتوقعة من Dictionary.
template<typename KVPair,typename Container>class KVPairIterator
| معامل | الوصف |
|---|---|
| KVPair | نوع الإرجاع المطلوب |
| حاوية | نوع الحاوية المغلفة |
الطرق
| طريقة | الوصف |
|---|---|
| KVPairIterator(typename Container::const_iterator) | |
| operator*() const | |
| operator++() | |
| operator++(int) | |
| operator–() | |
| operator–(int) |
Typedefs
| تعريف نوع | الوصف |
|---|---|
| difference_type | |
| iterator_category | |
| pointer | |
| reference | |
| value_type |
انظر أيضًا
- Namespace System::Collections::Generic
- Library Aspose.Font for C++