[Missing <summary> documentation for P:Org.LLRP.LTK.LLRPV1.DataType.CustomParameterArrayList.Item(System.Int32)]
| C# | Visual Basic | Visual C++ |
public ICustom_Parameter this[ int index ] { get; set; }
Public Default Property Item ( _ index As Integer _ ) As ICustom_Parameter
public: property ICustom_Parameter^ default[int index] { ICustom_Parameter^ get (int index); void set (int index, ICustom_Parameter^ value); }
- index (Int32)