System::Collections::Generic::IKVCollection::GetEnumerator metodo
IKVCollection::GetEnumerator method
Informazioni RTTI.
virtual SharedPtr<IEnumerator<T>> System::Collections::Generic::IKVCollection<T>::GetEnumerator() override=0
ReturnValue
Oggetto enumeratore appena creato.
Osservazioni
Ottiene l’enumeratore per il contenitore.
Vedi anche
- Typedef SharedPtr
- Class IEnumerator
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++