| C# | |
|---|---|
public int Add( BaseBusinessObject businessObject ) | |
Parameters
- businessObject
- BaseBusinessObject to add to the collection.
Return Value
Index at which the BaseBusinessObject was added.Target Platforms: .NET Framework 1.1 or .NET Framework 2.0
| QuickObjects.ObjectBase | Send comments on this topic. |
| Add(BaseBusinessObject) Method | |
| See Also | |
|
| Akal.QuickObjects.ObjectBase Namespace > IBusinessObjectCollection Class > Add Method : Add(BaseBusinessObject) Method |
| C# | |
|---|---|
public int Add( BaseBusinessObject businessObject ) | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0