Click or drag to resize

SimpleTypeParserFunctionsParseInt32 Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.util.SimpleTypeParserFunctions.ParseInt32(System.String)"]

Namespace:  com.espertech.esper.compat.util
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public static int ParseInt32(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:com.espertech.esper.compat.util.SimpleTypeParserFunctions.ParseInt32(System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:com.espertech.esper.compat.util.SimpleTypeParserFunctions.ParseInt32(System.String)"]

See Also