Click or drag to resize

StreamTokenizerGetEnumerator Method

[Missing <summary> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.IO.StreamTokenizer.GetEnumerator"]

Namespace:  VelocityGraph.Frontenac.Blueprints.Util.IO
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public IEnumerator<int> GetEnumerator()

Return Value

Type: IEnumeratorInt32

[Missing <returns> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.IO.StreamTokenizer.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
See Also