Table of Contents

Method GetEnumerator

Namespace
YndigoBlue.Velocity.Engine
Assembly
YndigoBlue.Velocity.dll

GetEnumerator()

Returns an enumerator that iterates through the collection.

public IEnumerator<Result> GetEnumerator()

Returns

IEnumerator<Result>

An enumerator that can be used to iterate through the collection.