Mercury API
Item Property (index)
NamespacesOrg.LLRP.LTK.LLRPV1.DataTypeUInt32ArrayItem[([(Int32])])

[Missing <summary> documentation for P:Org.LLRP.LTK.LLRPV1.DataType.UInt32Array.Item(System.Int32)]

Declaration Syntax
C#Visual BasicVisual C++
public uint this[
	int index
] { get; set; }
Public Default Property Item ( _
	index As Integer _
) As UInteger
public:
property unsigned int default[int index] {
	unsigned int get (int index);
	void set (int index, unsigned int value);
}
Parameters
index (Int32)

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