Cookies Properties

The Cookies type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of itens
(Inherited from List.)
Public propertyIsFixedSize
Not available
(Inherited from List.)
Public propertyIsReadOnly
Not available
(Inherited from List.)
Public propertyIsSynchronized
Retuns false
(Inherited from List.)
Public propertyItemInt32
Returns the cookie at index (Zero based)
Public propertyItemString
Returns the cookie for the given name
Public propertySyncRoot
Retuns null
(Inherited from List.)
Top
See Also