DictionaryItem クラス
Dictionary の 1 エントリ(キーと値)を表すクラスです。
継承階層
SystemObject
  SeleniumDictionaryItem

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

DictionaryItem には次のメンバーが定義されています。

メソッド
  名前説明
公開メソッドGetEnumerator
Returns the KeyValue enumerator
ページ先頭
プロパティ
  名前説明
公開プロパティKey
Dictionary key
公開プロパティValue
Dictionary value
ページ先頭
参照