Share via


RelatedEnd.GetEnumerator Method

Definition

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

public System.Collections.IEnumerator GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.IEnumerator
override this.GetEnumerator : unit -> System.Collections.IEnumerator
Public Function GetEnumerator () As IEnumerator

Returns

An IEnumerator that iterates through the collection of related objects.

Implements

Applies to