Method TryEvaluateFormat
TryEvaluateFormat(IFormattingInfo)
Writes the current value to the output, using the specified format. IF this extension cannot write the value, returns false, otherwise true.
Declaration
bool TryEvaluateFormat(IFormattingInfo formattingInfo)
Parameters
| Type | Name | Description | 
|---|---|---|
| IFormattingInfo | formattingInfo | 
Returns
| Type | Description | 
|---|---|
| bool |