Cookies Properties |
The Cookies type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Returns the number of itens
(Inherited from List.) |
![]() | IsFixedSize |
Not available
(Inherited from List.) |
![]() | IsReadOnly |
Not available
(Inherited from List.) |
![]() | IsSynchronized |
Retuns false
(Inherited from List.) |
![]() | ItemInt32 |
Returns the cookie at index (Zero based)
|
![]() | ItemString |
Returns the cookie for the given name
|
![]() | SyncRoot |
Retuns null
(Inherited from List.) |