System::Collections::Generic::_ValueCollection::GetEnumerator method
_ValueCollection::GetEnumerator method
Obtiene el enumerador que itera a través de los valores.
SharedPtr<IEnumerator<TValue>> System::Collections::Generic::_ValueCollection<Dict>::GetEnumerator() override
ReturnValue
Puntero al enumerador recién creado.
Ver también
- Typedef SharedPtr
- Class IEnumerator
- Typedef TValue
- Class _ValueCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++