StringFormatConverter Class Members
In This Topic
The following tables list the members exposed by StringFormatConverter.
Public Constructors
Public Properties
| Name | Description |
 | FormatProvider | Gets or sets an object used to provide culture-specific formatting information. |
Top
Public Methods
| Name | Description |
 | Convert | Converts a value to a string using the specified composite string format. |
 | ConvertBack | The ConvertBack method is not supported by the StringFormatConverter class. |
Top
See Also