Dictionary Constructor (IDictionaryString, Object)
新しい Dictionary オブジェクトを作成します。

名前空間: Selenium
アセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文
VB 使用例
Dim d As IDictionary(Of String, Object)

Dim instance As New Dictionary(d)

パラメータ

d
型: System.Collections.GenericIDictionaryString, Object
System dictionary
参照