BBjCEdit::removeParagraph
Description
Removes a paragraph in the BBjCEdit control.
Syntax
Return Value |
Method |
void |
removeParagraph(int parIndex) |
Parameters
Variable |
Description |
parIndex |
Specifies the 0-based index of the paragraph to be removed. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.