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

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

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

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