Version

StringFormatConverter Class Members

The following tables list the members exposed by StringFormatConverter.

Public Constructors
 NameDescription
Public ConstructorStringFormatConverter ConstructorInitializes a new StringFormatConverter  
Public Methods
 NameDescription
Public MethodConvertTakes a series of values to use in a call to the System.String.Format(System.IFormatProvider,System.String,System.Object[]) to create a string.  
Public MethodConvertBackThis method is not implemented for this converter.  
See Also