[Missing <summary> documentation for M:Org.LLRP.LTK.LLRPV1.DataType.XmlUtil.GetXmlNodeCustomChildren(System.Xml.XmlNode,System.Xml.XmlNamespaceManager)]
| C# | Visual Basic | Visual C++ |
public static ArrayList GetXmlNodeCustomChildren( XmlNode node, XmlNamespaceManager nsmgr )
Public Shared Function GetXmlNodeCustomChildren ( _ node As XmlNode, _ nsmgr As XmlNamespaceManager _ ) As ArrayList
public: static ArrayList^ GetXmlNodeCustomChildren( XmlNode^ node, XmlNamespaceManager^ nsmgr )
- node (XmlNode)
[Missing <param name="node"/> documentation for "M:Org.LLRP.LTK.LLRPV1.DataType.XmlUtil.GetXmlNodeCustomChildren(System.Xml.XmlNode,System.Xml.XmlNamespaceManager)"]
- nsmgr (XmlNamespaceManager)
[Missing <param name="nsmgr"/> documentation for "M:Org.LLRP.LTK.LLRPV1.DataType.XmlUtil.GetXmlNodeCustomChildren(System.Xml.XmlNode,System.Xml.XmlNamespaceManager)"]
[Missing <returns> documentation for M:Org.LLRP.LTK.LLRPV1.DataType.XmlUtil.GetXmlNodeCustomChildren(System.Xml.XmlNode,System.Xml.XmlNamespaceManager)]