Aspose::Words::MailMerging::MappedDataFieldCollection::GetEnumerator method
MappedDataFieldCollection::GetEnumerator method
Returns a dictionary enumerator object that can be used to iterate over all items in the collection.
System::SharedPtr<System::Collections::Generic::IEnumerator<System::Collections::Generic::KeyValuePair<System::String, System::String>>> Aspose::Words::MailMerging::MappedDataFieldCollection::GetEnumerator() override
See Also
- Class MappedDataFieldCollection
- Namespace Aspose::Words::MailMerging
- Library Aspose.Words for C++