get_ChildNode()

SmartArtNode::get_ChildNode(int32_t) method

Returns a child node of this node at the specified index. Read-only Aspose::Slides::SmartArt::ISmartArtNode

System::SharedPtr<ISmartArtNode> Aspose::Slides::SmartArt::SmartArtNode::get_ChildNode(int32_t index) override

See Also