Mercury API
GetNodeAttrValue Method (node, attr_name)
NamespacesOrg.LLRP.LTK.LLRPV1.DataTypeXmlUtilGetNodeAttrValue(XmlNode, String)

[Missing <summary> documentation for M:Org.LLRP.LTK.LLRPV1.DataType.XmlUtil.GetNodeAttrValue(System.Xml.XmlNode,System.String)]

Declaration Syntax
C#Visual BasicVisual C++
public static string GetNodeAttrValue(
	XmlNode node,
	string attr_name
)
Public Shared Function GetNodeAttrValue ( _
	node As XmlNode, _
	attr_name As String _
) As String
public:
static String^ GetNodeAttrValue(
	XmlNode^ node, 
	String^ attr_name
)
Parameters
node (XmlNode)

[Missing <param name="node"/> documentation for "M:Org.LLRP.LTK.LLRPV1.DataType.XmlUtil.GetNodeAttrValue(System.Xml.XmlNode,System.String)"]

attr_name (String)

[Missing <param name="attr_name"/> documentation for "M:Org.LLRP.LTK.LLRPV1.DataType.XmlUtil.GetNodeAttrValue(System.Xml.XmlNode,System.String)"]

Return Value

[Missing <returns> documentation for M:Org.LLRP.LTK.LLRPV1.DataType.XmlUtil.GetNodeAttrValue(System.Xml.XmlNode,System.String)]

Assembly: LLRP (Module: LLRP) Version: 1.0.0.6 (1.0.0.6)