System::Collections::Generic::IKVCollection::GetEnumerator method
IKVCollection::GetEnumerator method
RTTI information.
virtual SharedPtr<IEnumerator<T>> System::Collections::Generic::IKVCollection<T>::GetEnumerator() override=0
ReturnValue
Newly created enumerator object.
Remarks
Gets enumerator for container.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++