| C# | |
|---|---|
public void Insert( int index, BaseBusinessObject businessObject ) | |
Parameters
- index
- Position at which to insert the businessObject.
- businessObject
- BaseBusinessObject to insert.
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0
| QuickObjects.ObjectBase | Send comments on this topic. |
| Insert Method | |
| See Also | |
|
| Akal.QuickObjects.ObjectBase Namespace > IBusinessObjectCollection Class : Insert Method |
| C# | |
|---|---|
public void Insert( int index, BaseBusinessObject businessObject ) | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0