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