| CookiesItem Property (Int32) |
Returns the cookie at index (Zero based)
名前空間: Seleniumアセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文Dim instance As Cookies
Dim index As Integer
Dim value As Cookie
value = instance(index)
パラメータ
- index
- 型: SystemInt32
0 始まりのインデックス。
戻り値
型:
Cookie
参照