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!

HttpCookieCollection Properties

The properties of the HttpCookieCollection class are listed below. For a complete list of HttpCookieCollection class members, see the HttpCookieCollection Members topic.

Public:

All Returns an array of all cookies in the cookie collection.
AllKeys Returns an array of all cookie keys in the cookie collection.
Count (inherited from NameObjectCollectionBase) [To be supplied.]
Item Overloaded. [To be supplied.]

In C#, this member is the indexer for the HttpCookieCollection class.

Protected:

ReadOnly (inherited from NameObjectCollectionBase) [To be supplied.]

See Also

HttpCookieCollection Class | System.Web Namespace