The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CookieCollection::Item Property
.NET Framework (current version)
Gets a specific Cookie from a CookieCollection.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets the Cookie with a specific index from a CookieCollection. |
![]() | Item[String^] | Gets the Cookie with a specific name from a CookieCollection. |
Show:
