get_ChildNodes()

SmartArtNode::get_ChildNodes() method

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

System::SharedPtr<ISmartArtNodeCollection> Aspose::Slides::SmartArt::SmartArtNode::get_ChildNodes() override

See Also