Table of Contents

TTokenList.GetEnumerator Method

Returns the enumerator for the class.

Syntax

Namespace: FlexCel.Core

public IEnumerator<TToken> GetEnumerator()

See also