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!

DataBindingCollection Class

[To be supplied.]

Object
   DataBindingCollection

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI

Assembly: System.Web.dll

See Also

DataBindingCollection Members | System.Web.UI Namespace