| Visual Basic (Declaration) | |
|---|---|
Public Sub Insert( _ ByVal index As Integer, _ ByVal value As Parameter _ ) | |
Parameters
- index
- The index in the collection where the object is inserted.
- value
- The Parameter object to insert into the collection.
| DataDynamics.Reports | Support Forum |
| Insert Method | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > ParameterCollection Class : Insert Method |