| Name | Description |
|---|---|
| _NewEnum | Returns an enumerator that iterates through a collection |
| Application | Gets the application to which the node collection belongs |
| Count | Gets the number of nodes in the node collection |
| First | Returns the first node in the collection |
| Item | Gets a reference to the specified node, in base 1 |
| Last | Returns the last node in the collection |
| Parent | Gets the parent (shape or subpath) |
| Name | Description |
|---|---|
| All | Creates a range containing all the nodes of the collection |
| AllExcluding | Creates a range containing all the nodes except the ones specified |
| Range | Creates a range containing the specified nodes |