removeAt method

removeAt(index)

Removes a structured document tag at the specified index.

removeAt(index: number)
ParameterTypeDescription
indexnumberAn index into the collection.

See Also