Roel van Lisdonk Uncategorized February 11, 2009 February 11, 2009 Console.WriteLine(string.Format("{0} [{1}]", "object1", null)); Result: object1 []