Click or drag to resize

StreamTokenizerWhitespaceChars Method

[Missing <summary> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.IO.StreamTokenizer.WhitespaceChars(System.Int32,System.Int32)"]

Namespace:  VelocityGraph.Frontenac.Blueprints.Util.IO
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public void WhitespaceChars(
	int low,
	int hi
)

Parameters

low
Type: SystemInt32

[Missing <param name="low"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.IO.StreamTokenizer.WhitespaceChars(System.Int32,System.Int32)"]

hi
Type: SystemInt32

[Missing <param name="hi"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.IO.StreamTokenizer.WhitespaceChars(System.Int32,System.Int32)"]

See Also