CookiesItem Property (Int32)
Returns the cookie at index (Zero based)

名前空間: Selenium
アセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文
VB 使用例
Dim instance As Cookies
Dim index As Integer
Dim value As Cookie

value = instance(index)

パラメータ

index
型: SystemInt32
0 始まりのインデックス。

戻り値

型: Cookie
参照