eDriven Framework API
AddItem Method (item)
Namespaces
►
eDriven.Gui.Data
►
IList
►
AddItem(Object)
C#
Visual Basic
Visual C++
eDriven Framework API
Adds the specified item to the end of the list
Declaration Syntax
C#
Visual Basic
Visual 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)