ComArray.AddItem

Adds an item to the internal array instance.

Array should exist before adding items.

public bool AddItem(object item);

Parameters

item
an instance of the item to add.


See also:

Class ComArray

© West Wind Technologies, 2004-2020 • Updated: 09/21/12
Comment or report problem with topic