| | remove | |
rtContainer All As rtCollection BeginInsert containsStyle defineLabel defineLabelAsText docLinks As rtEnumeration hasContent hotspots As rtEnumeration ID ParentObject sections As rtEnumeration Style As rtStyle tables As rtEnumeration textRuns As rtEnumeration
| version 1.5
Sub remove (o) Remove object or rtCollection of objects from current rtContainer object. In case of single objects attached to container, the syntax: obj.Remove is equivalent to rtContainerObject.remove obj | |