| Parameter | Description |
|---|---|
| format | A composite format string. |
| args | The object to format. |
string Returns the formatted input with items replaced with their string representation.
Replaces one or more format items in a specified string with the string representation of a specific object.
| Parameter | Description |
|---|---|
| format | A composite format string. |
| args | The object to format. |
string Returns the formatted input with items replaced with their string representation.
Replaces one or more format items in a specified string with the string representation of a specific object.
| Parameter | Description |
|---|---|
| provider | The IFormatProvider to use. |
| format | A composite format string. |
| args | The object to format. |
string Returns the formatted input with items replaced with their string representation.
Replaces one or more format items in a specified string with the string representation of a specific object.
| Parameter | Description |
|---|---|
| provider | The IFormatProvider to use. |
| format | A composite format string. |
| args | The object to format. |
string Returns the formatted input with items replaced with their string representation.
Replaces one or more format items in a specified string with the string representation of a specific object.
| Parameter | Description |
|---|---|
| formatParsed | An instance of Format that was returned by Parser.ParseFormat. |
| args | The object to format. |
string Returns the formatted input with items replaced with their string representation.
Replaces one or more format items in a specified string with the string representation of a specific object.
| Parameter | Description |
|---|---|
| formatParsed | An instance of Format that was returned by Parser.ParseFormat. |
| args | The object to format. |
string Returns the formatted input with items replaced with their string representation.
Replaces one or more format items in a specified string with the string representation of a specific object.
| Parameter | Description |
|---|---|
| provider | The IFormatProvider to use. |
| formatParsed | An instance of Format that was returned by Parser.ParseFormat. |
| args | The object to format. |
string Returns the formatted input with items replaced with their string representation.
Replaces one or more format items in a specified string with the string representation of a specific object.
| Parameter | Description |
|---|---|
| provider | The IFormatProvider to use. |
| formatParsed | An instance of Format that was returned by Parser.ParseFormat. |
| args | The object to format. |
string Returns the formatted input with items replaced with their string representation.
Replaces one or more format items in a specified string with the string representation of a specific object.
| Parameter | Description |
|---|---|
| formattingInfo | Formatting context to process. |
Formats the specified FormattingInfo.