System::Net::CookieCollection::IndexOf μέθοδος

CookieCollection::IndexOf method

Επιστρέφει έναν δείκτη του καθορισμένου cookie.

int32_t System::Net::CookieCollection::IndexOf(System::SharedPtr<Cookie> cookie)
ParameterTypeΠεριγραφή
cookieSystem::SharedPtr<Cookie>Το cookie για αναζήτηση.

ReturnValue

Ένας δείκτης του καθορισμένου cookie αν βρεθεί, διαφορετικά -1.

Δείτε επίσης