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!

TypedReadonlyCollectionBase Class

[To be supplied.]

Object
   TypedReadonlyCollectionBase

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Collections.Bases

Assembly: System.dll

See Also

TypedReadonlyCollectionBase Members | System.Collections.Bases Namespace