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!

NameObjectCollectionBase Class

[To be supplied.]

Object
   NameObjectCollectionBase

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Collections

Assembly: System.dll

See Also

NameObjectCollectionBase Members | System.Collections Namespace