public static string FormatZero( int value, int width )
Public Shared Function FormatZero ( _ value As Integer, _ width As Integer _ ) As String
public: static String^ FormatZero( int value, int width )