FormatStringParserParse - метод
Получает информацию о композитном форматировании из строки format
Пространство имён: Tessa.UI.Views.Charting.FormattingСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
[NotNullAttribute]
public static IEnumerable<FormattingInfo> Parse(
[CanBeNullAttribute] string format,
out bool error
)
<NotNullAttribute>
Public Shared Function Parse (
<CanBeNullAttribute> format As String,
<OutAttribute> ByRef error As Boolean
) As IEnumerable(Of FormattingInfo)
public:
[NotNullAttribute]
static IEnumerable<FormattingInfo^>^ Parse(
[CanBeNullAttribute] String^ format,
[OutAttribute] bool% error
)
[<NotNullAttribute>]
static member Parse :
[<CanBeNullAttribute>] format : string *
error : bool byref -> IEnumerable<FormattingInfo>
- format String
-
Строка содержащая форматирование
- error Boolean
-
Признак ошибки в строке
IEnumerableFormattingInfo
Список форматов