Add(Text: String:): IListViewItem;
Text - text of the element that should be added.
The Add method adds a new element to the end of the list. Text of the element is passed by Text parameter.
See also:
IListViewItems