View..::..GetEnumerator Method
Enumerate all the items in this view.
Namespace:
Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
public IEnumerator<T> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of T)
public: IEnumerator<T>^ GetEnumerator()