[]
Returns a list of possible "date symbols" for the first "token" in the passed string.
protected virtual int TranslateDateSymbol(GeneralFormatter.FpseDecodeParameters pvParams, string szData, ref int iCurrIndex)
Protected Overridable Function TranslateDateSymbol(pvParams As GeneralFormatter.FpseDecodeParameters, szData As String, ByRef iCurrIndex As Integer) As Integer
Type | Name | Description |
---|---|---|
GeneralFormatter.FpseDecodeParameters | pvParams | Parameters |
string | szData | Size of data |
int | iCurrIndex | Current index |
Type | Description |
---|---|
int | first symbol put in returned symbol list |