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