pmMDA.NET

DogUpdate.GetEnumerator Method 

[This is preliminary documentation and subject to change.]

Gets an enumerator to iterate all the data object updates which are part of this dog update.

public IEnumerator GetEnumerator();

Return Value

The enumerator to iterate.

Implements

IEnumerable.GetEnumerator

See Also

DogUpdate Class | PmMda.Net.Dog.Updates Namespace