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