Description:

Return an object to iterator over the instances in the collection

Syntax:
public IEnumerator<Instance> GetEnumerator()
Returns:
Type: IEnumerator<Instance>
Available since:
8.0

Nothing found