IIndentableText.AppendLine(string,object[]) 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 |
p | object[] | array of format replacement objects |
Return value