ListView.Add
FUNCTION
Add
(
Key
AS String ,
Text
AS String
[
,
Picture
AS Picture ,
After
AS String
]
) AS .ListViewItem
Adds an item to the view.
Referenced by:
ListView _(class)_