System::Net::CookieCollection::InternalAdd yöntemi
CookieCollection::InternalAdd method
Belirtilen çerezi koleksiyona ekler.
int32_t System::Net::CookieCollection::InternalAdd(System::SharedPtr<Cookie> cookie, bool isStrict)
| Parametre | Tür | Açıklama |
|---|---|---|
| çerez | System::SharedPtr<Cookie> | Eklenecek çerez. |
| isStrict | bool | Belirtilen çerezin eski çerezi değiştirmesi gerektiğinde doğru, aksi takdirde yanlış. |
ReturnValue
Belirtilen çerez eski çerezi değiştirdiğinde 0, aksi takdirde 1.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Cookie
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Font for C++