Metode System::Net::PathList::idx_get
PathList::idx_get method
Mendapatkan koleksi cookie berdasarkan path yang ditentukan.
System::SharedPtr<CookieCollection> System::Net::PathList::idx_get(String s)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| s | String | Path tersebut. |
ReturnValue
Koleksi cookie berdasarkan path yang ditentukan.
Lihat Juga
- Typedef SharedPtr
- Class CookieCollection
- Class String
- Class PathList
- Namespace System::Net
- Library Aspose.Page for C++