Removes the element at the specified index of the
AnnAutomationObjects collection.
Syntax
function Leadtools.Annotations.Automation.AnnAutomations.removeItem(
index
)
Parameters
Parameter | Type | Description |
---|
index | int | The zero-based index of the element to remove. |
See Also