[]
        
(Showing Draft Content)

FarPoint.Win.ILabelFormatter2.Parse

Parse Method

Parse(string, ref IFormatProvider, ref string)

Parses the string to an object and returns the result.

Declaration
object Parse(string s, ref IFormatProvider formatInfo, ref string formatString)
Function Parse(s As String, ByRef formatInfo As IFormatProvider, ByRef formatString As String) As Object
Parameters
Type Name Description
string s

String

IFormatProvider formatInfo

IFormatProvider

string formatString

String

Returns
Type Description
object

Results of the parsing