Returns an HttpCookie item from the collection.
[Visual Basic] Overloads Public Function Get( _ ByVal index As Integer _ ) As HttpCookie [C#] public HttpCookie Get( int index ); [C++] public: HttpCookie* Get( int index ); [JScript] public function Get( index : int ) : HttpCookie;
HttpCookieCollection Class | HttpCookieCollection Members | System.Web Namespace | HttpCookieCollection.Get Overload List