Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / GeneralFormatter Class / GetPseudoParsedStringType Method
Value string


In This Topic
GetPseudoParsedStringType Method
In This Topic
Gets the parsed string type.
Syntax
'Declaration
 
Public Overridable Function GetPseudoParsedStringType( _
   ByVal value As String _
) As Integer
 
'Usage
 
Dim instance As GeneralFormatter
Dim value As String
Dim value As Integer
 
value = instance.GetPseudoParsedStringType(value)

Parameters

value
Value string
See Also