IBlock Methods |
The IBlock type exposes the following members.
Name | Description | |
---|---|---|
Add(CodeObject) |
Add a CodeObject to the Block.
| |
Add(CodeObject) |
Add multiple CodeObjects to the Block.
| |
Insert |
Insert a CodeObject at the specified index.
| |
ReformatBlock |
Reformat the Block body.
| |
Remove |
Remove the specified CodeObject.
| |
RemoveAll |
Remove all objects from the Block.
|