eDriven Framework API
Adds the specified item to the end of the list

Declaration Syntax
public void AddItem(
Object item
)
Public Sub AddItem ( _
item As Object _
)
public:
virtual void AddItem(
Object^ item
) sealed

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