| Visual Basic (Declaration) | |
|---|---|
Public Sub Insert( _ ByVal index As Integer, _ ByVal value As ExpressionInfo _ ) | |
| C# | |
|---|---|
public void Insert( int index, ExpressionInfo value ) | |
Parameters
- index
- value
| DataDynamics.Reports | Support Forum |
| Insert Method | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > CustomPaletteColorsCollection Class : Insert Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub Insert( _ ByVal index As Integer, _ ByVal value As ExpressionInfo _ ) | |
| C# | |
|---|---|
public void Insert( int index, ExpressionInfo value ) | |