[Missing <summary> documentation for M:Org.LLRP.LTK.LLRPV1.CustomMsgDecodeFactory.DecodeXmlNodeToCustomMessage(System.Xml.XmlNode,System.String)]
| C# | Visual Basic | Visual C++ |
public static MSG_CUSTOM_MESSAGE DecodeXmlNodeToCustomMessage( XmlNode node, string xmlstr )
Public Shared Function DecodeXmlNodeToCustomMessage ( _ node As XmlNode, _ xmlstr As String _ ) As MSG_CUSTOM_MESSAGE
public: static MSG_CUSTOM_MESSAGE^ DecodeXmlNodeToCustomMessage( XmlNode^ node, String^ xmlstr )
- node (XmlNode)
[Missing <param name="node"/> documentation for "M:Org.LLRP.LTK.LLRPV1.CustomMsgDecodeFactory.DecodeXmlNodeToCustomMessage(System.Xml.XmlNode,System.String)"]
- xmlstr (String)
[Missing <param name="xmlstr"/> documentation for "M:Org.LLRP.LTK.LLRPV1.CustomMsgDecodeFactory.DecodeXmlNodeToCustomMessage(System.Xml.XmlNode,System.String)"]
[Missing <returns> documentation for M:Org.LLRP.LTK.LLRPV1.CustomMsgDecodeFactory.DecodeXmlNodeToCustomMessage(System.Xml.XmlNode,System.String)]