Click or drag to resize

Block_codeObjects Field

Child CodeObjects - the Parent of this collection will be the Block's Parent, so that the Parent of all child objects will be the Block's Parent, not the Block.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected ChildList<CodeObject> _codeObjects

Field Value

Type: ChildListCodeObject
See Also