我希望ListBox当我删除或添加一个对象到我用作其的列表时自动显示更改DataSource。
ListBox
DataSource
如何将 a 连接List<T>到 aListBox并立即查看底层列表的更改ListBox?
List<T>
c# data-binding listbox list winforms
c# ×1
data-binding ×1
list ×1
listbox ×1
winforms ×1