IIndentableText.AppendLine3 method
Namespace: NextDesign.Desktop
Description
Appends the specified string, plus a newline, to the end of this sequence.
argument
Name | Type | Description |
---|---|---|
format | string | string format |
p1 | object | format replacement object 1 |
p2 | object | format replacement object 2 |
p3 | object | format replacement object 3 |