[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 string array.
Namespace: net.esper.type
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function ParseString ( _ values As String() _ ) As String() |
C# |
---|
public static string[] ParseString ( string[] values ) |
Visual C++ |
---|
public: static array<String^>^ ParseString ( array<String^>^ values ) |
Parameters
- values
- System.String[]
string array