Overload List

  NameDescription
Public methodStringFormat(IFormatProvider)
Initializes a new instance of the StringFormat class.
Public methodStringFormat(String)
Initializes a new instance of the StringFormat class.
Public methodStringFormat(StringFormat)
Copy constructor. Copies all fields from the original format.
Public methodStringFormat(String, IFormatProvider)
Initializes a new instance of the StringFormat class.
Public methodStringFormat(String, String, String)
Initializes a new instance of the StringFormat class.
Public methodStringFormat(String, String, String, IFormatProvider)
Initializes a new instance of the StringFormat class.

See Also