طريقة System::Net::CookieCollection::IndexOf

CookieCollection::IndexOf method

يرجع فهرس ملف تعريف الارتباط المحدد.

int32_t System::Net::CookieCollection::IndexOf(System::SharedPtr<Cookie> cookie)
معاملنوعالوصف
ملف تعريف الارتباطSystem::SharedPtr<Cookie>الكوكي المراد البحث عنه.

ReturnValue

فهرس الكوكي المحدد إذا تم العثور عليه، وإلا -1.

انظر أيضًا