RelatedEnd.GetEnumerator Method ()

 

Returns an IEnumerator that iterates through the collection of related objects.

Namespace:   System.Data.Entity.Core.Objects.DataClasses
Assembly:  EntityFramework (in EntityFramework.dll)

public IEnumerator GetEnumerator()

Return Value

Type: System.Collections.IEnumerator

An IEnumerator that iterates through the collection of related objects.