Table of Contents

Method GetEnumerator

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

GetEnumerator()

Returns an enumerator over the raw collected items in insertion order.

public IEnumerator<T> GetEnumerator()

Returns

IEnumerator<T>