Remove (PropNodes)

Removes a node from the collection at the specified index.

Syntax

object.Remove(Index As Variant)

The Remove method syntax has the following parts:

Part Description
object An expression evaluating to an object of type PropNodes.
Index Variant - Index of the node to be removed from the collection.