DictionaryItem プロパティ
Returns the value for the key

名前空間: Selenium
アセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文
VB 使用例
Dim instance As Dictionary
Dim key As String
Dim value As Object

value = instance(key)

instance(key) = value

パラメータ

key
型: SystemString
Key

戻り値

型: Object
参照