méthode GetEnumerator de System::Collections::Generic::_ValueCollection
_ValueCollection::GetEnumerator method
Obtient l’énumérateur parcourant les valeurs.
SharedPtr<IEnumerator<TValue>> System::Collections::Generic::_ValueCollection<Dict>::GetEnumerator() override
ReturnValue
Pointeur vers l’énumérateur nouvellement créé.
Voir aussi
- Typedef SharedPtr
- Class IEnumerator
- Typedef TValue
- Class _ValueCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++