SmartArtNodeCollection class

SmartArtNodeCollection class

Represents a collection of SmartArt nodes.

The SmartArtNodeCollection type exposes the following members:

Returns node by index

Indexer

NameDescription
[index]The zero-based index of the element

Methods

MethodDescription
remove_nodeRemove node or sub node by index
remove_nodeRemove node or sub node
add_nodeAdd new smart art node or sub node.
add_node_by_positionAdd new node in the selected position of nodes collection

See Also