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!

HttpStaticObjectsCollection Class

[To be supplied.]

Object
   HttpStaticObjectsCollection

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web

Assembly: System.Web.dll

See Also

HttpStaticObjectsCollection Members | System.Web Namespace