| Name | Description |
| Add | Method that creates a new ClientNodeResource. The new ClientNodeResource is returned. If no expanded icon is passed in, the node ending up with this resource will use the standard icon as the icon to use when it is expanded. The state icon is used to prefix the regular icon, typically denoting the dynamic state of the object it represents. |
| ItemById | Returns the specified NodeResource object from the collection. |
| Name | Description |
| Application | Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| Count | Property that returns the number of items in the collection. |
| Item | Returns the specified NodeResource object from the collection. |
| Type | Returns an ObjectTypeEnum indicating this object's type. |