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

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

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

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