StringExtensionsFormat Method

Overload List

Format(String, Object) Replaces one or more format items in a specified string with the string representation of a specified object.
Format(String, Object) Replaces the format item in a specified string with the string representation of a corresponding object in a specified array.

See Also