ImmutableArray<T>::GetEnumerator Method ()

 

Returns an enumerator that iterates through the contents of the array.

Namespace:   System.Collections.Immutable
Assembly:  System.Collections.Immutable (in System.Collections.Immutable.dll)

public:
ImmutableArray<T>::Enumerator GetEnumerator()
Return to top
Show: