Delegates adding of an item to the bound managed item collection.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.Data.Core (in DlhSoft.Data.Core.dll)
Syntax
| C# |
|---|
public Entity AddItem( Object item ) |
| Visual Basic (Declaration) |
|---|
Public Function AddItem ( _ item As Object _ ) As Entity |
Parameters
- item
- Type: System..::.Object
The item to add.