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!

ListItemCollection Class

[To be supplied.]

Object
   ListItemCollection

[Visual Basic]
NotInheritable Public Class ListItemCollection
   Implements ICollection, IEnumerable, IStateManager
[C#]
public sealed class ListItemCollection : ICollection, IEnumerable,
   IStateManager
[C++]
public __gc __sealed class ListItemCollection : public ICollection,
   IEnumerable, IStateManager
[JScript]
public class ListItemCollection implements ICollection,
   IEnumerable, IStateManager

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI

Assembly: System.Web.dll

See Also

ListItemCollection Members | System.Web.UI Namespace