System::Collections::Generic::IKVCollection::GetEnumerator-Methode
IKVCollection::GetEnumerator method
RTTI-Informationen.
virtual SharedPtr<IEnumerator<T>> System::Collections::Generic::IKVCollection<T>::GetEnumerator() override=0
ReturnValue
Neu erstelltes Enumerator-Objekt.
Hinweise
Gibt einen Enumerator für den Container zurück.
Siehe auch
- Typedef SharedPtr
- Class IEnumerator
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++