ItemFieldDictionary::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.Generic::IEnumerator<ItemField>An IEnumerator object that enables you to iterate through the ItemFieldDictionary collection.
Show: