[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Parse the string array returning a double array.
Namespace: net.esper.type
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function ParseString ( _ values As String() _ ) As Double() |
C# |
---|
public static double[] ParseString ( string[] values ) |
Visual C++ |
---|
public: static array<double>^ ParseString ( array<String^>^ values ) |
Parameters
- values
- System.String[]
string array