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!

TypedCollectionBase Class

[To be supplied.]

Object
   TypedCollectionBase

[Visual Basic]
MustInherit Public Class TypedCollectionBase
   Implements IList, ICollection, IEnumerable
[C#]
public abstract class TypedCollectionBase : IList, ICollection,
   IEnumerable
[C++]
public __gc __abstract class TypedCollectionBase : public IList,
   ICollection, IEnumerable
[JScript]
public abstract class TypedCollectionBase implements IList,
   ICollection, IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.Collections.Bases

Assembly: System.dll

See Also

TypedCollectionBase Members | System.Collections.Bases Namespace