[]
Gets the parsed string type.
public virtual int GetPseudoParsedStringType(string value)
Public Overridable Function GetPseudoParsedStringType(value As String) As Integer
Type | Name | Description |
---|---|---|
string | value | Value string |
Type | Description |
---|---|
int | The parsed string type. |