Gets a collection containing all items in the control1
| C# | Visual Basic | Visual C++ |
public ListView..::.ListViewItemCollection Items { get; }
Public ReadOnly Property Items As ListView..::.ListViewItemCollection
public: property ListView..::.ListViewItemCollection^ Items { ListView..::.ListViewItemCollection^ get (); }