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