ListSort メソッド
Sorts the elements

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

returnValue = instance.Sort()

戻り値

型: List
Current list
参照