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!

RepeaterItemCollection Class

[To be supplied.]

Object
   RepeaterItemCollection

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

RepeaterItemCollection Members | System.Web.UI.WebControls Namespace