Click or drag to resize

ParserIntParse Method

[This is preliminary documentation and is subject to change.]

Ints the parse. (I love GhostDoc lol)

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
private int IntParse(
	string value
)

Parameters

value
Type: SystemString
The value.

Return Value

Type: Int32

[Missing <returns> documentation for "M:Monkeyspeak.Parser.IntParse(System.String)"]

See Also