System::Collections::Generic::_ValueCollection::GetEnumerator metodo
_ValueCollection::GetEnumerator method
Restituisce l’enumeratore che itera sui valori.
SharedPtr<IEnumerator<TValue>> System::Collections::Generic::_ValueCollection<Dict>::GetEnumerator() override
ReturnValue
Puntatore al nuovo enumeratore creato.
Vedi anche
- Typedef SharedPtr
- Class IEnumerator
- Typedef TValue
- Class _ValueCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++