HttpCookiesCollectionItem Property
Get the cookie at given index in collection
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public HttpRequestCookie this[
int index
] { get; }
- index Int32
- The index in collection
HttpRequestCookieThe cookie at the index or null if the index is out of bounds