API Documentation > CorelDRAW > 2025-v26
IVGNodes interface
The main interface for Nodes class
Syntax:
Interface IVGNodes
Properties:
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)
Methods:
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