Click or drag to resize

StreamTokenizerEolIsSignificant Method

[Missing <summary> documentation for "M:Frontenac.Blueprints.Util.IO.StreamTokenizer.EolIsSignificant(System.Boolean)"]

Namespace:  Frontenac.Blueprints.Util.IO
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public void EolIsSignificant(
	bool flag
)

Parameters

flag
Type: SystemBoolean

[Missing <param name="flag"/> documentation for "M:Frontenac.Blueprints.Util.IO.StreamTokenizer.EolIsSignificant(System.Boolean)"]

See Also