طريقة System::Net::CookieCollection::IndexOf
CookieCollection::IndexOf method
يرجع فهرس ملف تعريف الارتباط المحدد.
int32_t System::Net::CookieCollection::IndexOf(System::SharedPtr<Cookie> cookie)
| معامل | نوع | الوصف |
|---|---|---|
| ملف تعريف الارتباط | System::SharedPtr<Cookie> | الكوكي المراد البحث عنه. |
ReturnValue
فهرس الكوكي المحدد إذا تم العثور عليه، وإلا -1.
انظر أيضًا
- Typedef SharedPtr
- Class Cookie
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Font for C++