StorageRemove メソッド
Remove the storage item for the given key.

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

instance.Remove(key)

パラメータ

key
型: SystemString
Key of the item
参照