[Missing <summary> documentation for M:Org.LLRP.LTK.LLRPV1.DataType.CustomParameterArrayList.Add(Org.LLRP.LTK.LLRPV1.ICustom_Parameter)]
| C# | Visual Basic | Visual C++ |
public int Add( ICustom_Parameter value )
Public Function Add ( _ value As ICustom_Parameter _ ) As Integer
public: int Add( ICustom_Parameter^ value )
- value (ICustom_Parameter)
[Missing <param name="value"/> documentation for "M:Org.LLRP.LTK.LLRPV1.DataType.CustomParameterArrayList.Add(Org.LLRP.LTK.LLRPV1.ICustom_Parameter)"]
[Missing <returns> documentation for M:Org.LLRP.LTK.LLRPV1.DataType.CustomParameterArrayList.Add(Org.LLRP.LTK.LLRPV1.ICustom_Parameter)]