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