ItemFieldDictionary::IEnumerable::GetEnumerator Method
Returns an IEnumerator object that enables you to iterate through the ItemFieldDictionary collection.
Assembly: Microsoft.Synchronization.SimpleProviders (in Microsoft.Synchronization.SimpleProviders.dll)
Return Value
Type: System.Collections::IEnumeratorAn IEnumerator object that enables you to iterate through the ItemFieldDictionary collection.
Implements
IEnumerable::GetEnumerator()
Show: