Metodo System::Collections::Generic::_KeyCollection::GetEnumerator
_KeyCollection::GetEnumerator method
Ottiene l’enumeratore che itera attraverso le chiavi.
SharedPtr<IEnumerator<TKey>> System::Collections::Generic::_KeyCollection<Dict>::GetEnumerator() override
ReturnValue
Puntatore al nuovo enumeratore creato.
Vedi anche
- Typedef SharedPtr
- Class IEnumerator
- Typedef TKey
- Class _KeyCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++