System::Collections::Generic::SortedDictionary::GetEnumerator método
SortedDictionary::GetEnumerator method
Obtiene el enumerador para iterar a través del diccionario actual.
IEnumeratorPtr System::Collections::Generic::SortedDictionary<TKey, TValue>::GetEnumerator() override
ReturnValue
Puntero al enumerador recién creado.
Ver también
- Typedef IEnumeratorPtr
- Class SortedDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++