Version

StringFormatter Class Members

The following tables list the members exposed by StringFormatter.

Public Constructors
 NameDescription
Public ConstructorStringFormatter Constructor  
Public Properties
 NameDescription
Public PropertyCompiledFormatStringGets the compiled format string for the current StringFormatter object.  
Public PropertyFormatStringGets or sets the raw formatting string for the current StringFormatter object.  
Public PropertyPropertyNamesGets the list of the property names referred to by the current StringFormatter object.  
Public Methods
 NameDescription
Public MethodFormatCreate a formatted a string according to the compiled format string and the properties on the specified object  
Public MethodReferencesPredicate indicating that the current StringFormatter object refers to the named property.  
Public MethodToStringReturns a String that represents the current StringFormatter.  
See Also