Sets the value for the given key. The key is created if missing.
名前空間: Seleniumアセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文Dim instance As Dictionary
Dim key As String
Dim value As Object
instance.Set(key, value)
パラメータ
- key
- 型: SystemString
- value
- 型: SystemObject
参照