Click or drag to resize

SimpleTypeParserFunctionsParseInt16 Method

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

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

Parameters

value
Type: SystemString

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

Return Value

Type: Int16

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

See Also