VB.NET - How to understand: Set ListItem1 = ListView1.ListItems.Add

Asked By luo yuanbo on 31-Oct-14 03:16 AM
How to understand:

vb code

Dim LwItem As System.Windows.Forms.ListViewItem
LwItem = ListView1.Items.Add