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

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

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

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