System::Collections::Generic::_ValueCollection::GetEnumerator method
_ValueCollection::GetEnumerator method
Gets enumerator iterating through values.
SharedPtr<IEnumerator<TValue>> System::Collections::Generic::_ValueCollection<Dict>::GetEnumerator() override
ReturnValue
Pointer to newly created enumerator.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Typedef TValue
- Class _ValueCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++