AnonymousMethodBaseAdd Method |
Name | Description | |
---|---|---|
![]() | Add(CodeObject) |
Add a CodeObject to the Block body.
|
![]() | Add(CodeObject) |
Add multiple CodeObjects to the Block body.
|
![]() | Add(CodeObject, String) |
Add a code object to the block statement, and also assign the specified comment to the object.
|