| Visual Basic (Declaration) | |
|---|---|
Public Sub Insert( _ ByVal index As Integer, _ ByVal bag As ICoreContextBag _ ) | |
| C# | |
|---|---|
public void Insert( int index, ICoreContextBag bag ) | |
Parameters
- index
- bag
| DataDynamics.Reports.Windows.Forms | Support Forum |
| Insert Method | |
| See Also | |
|
| DataDynamics.Reports.Windows.Forms.Utils Namespace > ContextBagCollection Class : Insert Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub Insert( _ ByVal index As Integer, _ ByVal bag As ICoreContextBag _ ) | |
| C# | |
|---|---|
public void Insert( int index, ICoreContextBag bag ) | |