RelatedEnd::GetEnumerator Method ()

 

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

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

public:
virtual IEnumerator^ GetEnumerator() sealed

Return Value

Type: System.Collections::IEnumerator^

An IEnumerator that iterates through the collection of related objects.

.NET Framework
Available since 3.5
Return to top
Show: