| Parameter | Description |
|---|---|
| smartSettings | Formatter and parser settings. |
| baseString | Base format string. |
Format This Format instance.
Initializes the Format instance.
| Parameter | Description |
|---|---|
| smartSettings | Formatter and parser settings. |
| parent | Parent Placeholder. |
| startIndex | Start index within the format base string. |
Format This Format instance.
Initializes the instance of Format.
| Parameter | Description |
|---|---|
| smartSettings | Formatter and parser settings. |
| baseString | Base format string. |
| startIndex | Start index within the format base string. |
| endIndex | End index within the format base string. |
Format This Format instance.
Initializes the instance of Format.
| Parameter | Description |
|---|---|
| smartSettings | Formatter and parser settings. |
| baseString | Base format string. |
| startIndex | Start index within the format base string. |
| endIndex | End index within the format base string. |
| hasNested |
true if the nested formats exist. |
Format This Format instance.
Initializes the instance of Format.