Aspose::Words::Markup::IStructuredDocumentTag::GetChildNodes method

IStructuredDocumentTag::GetChildNodes method

Returns a live collection of child nodes that match the specified types.

virtual System::SharedPtr<Aspose::Words::NodeCollection> Aspose::Words::Markup::IStructuredDocumentTag::GetChildNodes(Aspose::Words::NodeType nodeType, bool isDeep)=0

See Also