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:
