Mercury API
FromHexString Method (str)
NamespacesOrg.LLRP.LTK.LLRPV1.DataTypeUInt32ArrayFromHexString(String)

[Missing <summary> documentation for M:Org.LLRP.LTK.LLRPV1.DataType.UInt32Array.FromHexString(System.String)]

Declaration Syntax
C#Visual BasicVisual C++
public static UInt32Array FromHexString(
	string str
)
Public Shared Function FromHexString ( _
	str As String _
) As UInt32Array
public:
static UInt32Array^ FromHexString(
	String^ str
)
Parameters
str (String)

[Missing <param name="str"/> documentation for "M:Org.LLRP.LTK.LLRPV1.DataType.UInt32Array.FromHexString(System.String)"]

Return Value

[Missing <returns> documentation for M:Org.LLRP.LTK.LLRPV1.DataType.UInt32Array.FromHexString(System.String)]

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