'Declaration Public Overridable Function Parse( _ ByVal str As String _ ) As Object
'Usage Dim instance As GeneralFormatter Dim str As String Dim value As Object value = instance.Parse(str)
public virtual object Parse( string str )
Target Platforms: Windows Server 2012, Windows RT
GeneralFormatter Class GeneralFormatter Members
Copyright © GrapeCity, inc. All rights reserved.