Table of Contents

Method GetEnumerator

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetEnumerator()

Returns an enumerator that iterates through a collection.

public abstract IEnumerator GetEnumerator()

Returns

IEnumerator

An IEnumerator object that can be used to iterate through the collection.