ImmutableArray<T>::IEnumerable::GetEnumerator Method ()
Returns an enumerator that iterates through the immutable array.
Assembly: System.Collections.Immutable (in System.Collections.Immutable.dll)
Return Value
Type: System.Collections::IEnumerator^An enumerator that iterates through the immutable array.
Implements
IEnumerable::GetEnumerator()
Show: