The PatternString type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| PatternString |
Default constructor
| |
| PatternString(String) |
Constructs a PatternString
|
Methods
| Name | Description | |
|---|---|---|
| ActivateOptions |
Initialize object options
| |
| AddConverter(ConverterInfo) |
Add a converter to this PatternString
| |
| AddConverter(String, Type) |
Add a converter to this PatternString
| |
| (Inherited from | ||
Allows an (Inherited from | ||
| Format |
Format the pattern as a string
| |
| Format(TextWriter) |
Produces a formatted string as specified by the conversion pattern.
| |
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| ConversionPattern |
Gets or sets the pattern formatting string
|
See Also