ChildNodes

ISmartArtNode.ChildNodes property

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

public ISmartArtNodeCollection ChildNodes { get; }

See Also