DomainObjects Class Library

CompositeKey.GetEnumerator Method 

Returns an enumerator that iterates through a collection.

public override IEnumerator GetEnumerator();

Return Value

An IEnumerator object that can be used to iterate through the collection.

Implements

IEnumerable.

See Also

CompositeKey Class | DomainObjects.Facade.Domain Namespace