public static bool CheckFormatString( string aValue, string format )
Public Shared Function CheckFormatString ( _ aValue As String, _ format As String _ ) As Boolean
public: static bool CheckFormatString( String^ aValue, String^ format )