RetrieveAll
ListView处于虚拟模式下时,执行此方法可以重新生成所有行。
示例
Dim lvw As WinForm.ListView = e.Form.Controls("ListView1") lvw.RetrieveAll()