System::Collections::Generic::IKVCollection::GetEnumerator methode
IKVCollection::GetEnumerator method
RTTI-informatie.
virtual SharedPtr<IEnumerator<T>> System::Collections::Generic::IKVCollection<T>::GetEnumerator() override=0
ReturnValue
Nieuw aangemaakt enumeratorobject.
Opmerkingen
Haalt enumerator op voor de container.
Zie ook
- Typedef SharedPtr
- Class IEnumerator
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++