eDriven Framework API
AddItem Method (item)
NamespaceseDriven.Gui.DataIListAddItem(Object)
eDriven Framework API
Adds the specified item to the end of the list
Declaration Syntax
C#Visual BasicVisual C++
void AddItem(
	Object item
)
Sub AddItem ( _
	item As Object _
)
void AddItem(
	Object^ item
)
Parameters
item (Object)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)