NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ListView.ListItemCollection Class

[To be supplied.]

Object
   ListView.ListItemCollection

[Visual Basic]
Public Class ListView.ListItemCollection
   Implements ICollection, IEnumerable
[C#]
public class ListView.ListItemCollection : ICollection, IEnumerable
[C++]
public __gc class ListView.ListItemCollection : public ICollection,
   IEnumerable
[JScript]
public class ListView.ListItemCollection implements ICollection,
   IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

ListView.ListItemCollection Members | System.WinForms Namespace