FilterParameterCollection::GetEnumerator Method
Returns an enumerator that iterates through the collection.
Assembly: Microsoft.Synchronization.Data.Server (in Microsoft.Synchronization.Data.Server.dll)
Return Value
Type: System.Collections::IEnumeratorAn IEnumerator object that can iterate through the FilterParameterCollection.
Implements
IEnumerable::GetEnumerator()
Show: