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!

BaseCollection Class

[To be supplied.]

Object
   BaseCollection

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data

Assembly: System.Data.dll

See Also

BaseCollection Members | System.Data Namespace