ChildNodes

SmartArtNode.ChildNodes property

Returns collections of all child nodes of the current node. Read-only ISmartArtNodeCollection.

public ISmartArtNodeCollection ChildNodes { get; }

See Also