Constructor | Description |
|
|
Instance member | Description |
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.AppendJoin
Parameters:
string
values : string[]
Returns: IndentedStringBuilder
|
|
Full Usage:
this.AppendJoin
Parameters:
seq<string>
?separator : string
Returns: IndentedStringBuilder
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.AppendLines
Parameters:
string
?skipFinalNewLine : bool
Returns: IndentedStringBuilder
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.IndentCount
Returns: int
|
|
Full Usage:
this.Length
Returns: int
|
|