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!

ObjectList Class

[To be supplied.]

Object
   ObjectList

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Collections

Assembly: mscorlib.dll

See Also

ObjectList Members | System.Collections Namespace