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

CookieCollection::IndexOf method

يعيد فهرسًا للكوكي المحدد.

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

ReturnValue

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

انظر أيضًا