System::Net::PathList::idx_get メソッド
PathList::idx_get method
指定されたパスでクッキーコレクションを取得します。
System::SharedPtr<CookieCollection> System::Net::PathList::idx_get(String s)
| パラメーター | 型 | 説明 |
|---|---|---|
| s | String | パスです。 |
ReturnValue
指定されたパスのクッキーコレクションです。
参照
- Typedef SharedPtr
- Class CookieCollection
- Class String
- Class PathList
- Namespace System::Net
- Library Aspose.Page for C++