.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.VO.SDK
ListView 类
ListView 方法
AddColumn 方法
AddGroup 方法
AddItem 方法
Arrange 方法
DeleteAll 方法
DeleteAllColumns 方法
DeleteColumn 方法
DeleteItem 方法
EditItemLabel 方法
EnableDragDrop 方法
EnableGroupView 方法
EnableSort 方法
EnsureVisible 方法
GetAllItems 方法
GetAllSelectedItems 方法
GetColumn 方法
GetGroupTextColor 方法
GetItemAtPosition 方法
GetItemAttributes 方法
GetItemBoundingBox 方法
GetItemPosition 方法
GetItemSpacing 方法
GetNextItem 方法
GetSelectedItem 方法
HasGroup 方法
InsertColumn 方法
InsertItem 方法
OnVisibleChanged 方法
RedrawRange 方法
RemoveAllGroups 方法
RemoveGroup 方法
RestoreUpdate 方法
Scroll 方法
Seek 方法
SelectItem 方法
SelectNextItem 方法
SetBackgroundImage 方法
SetColumnFormat 方法
SetGroupName 方法
SetGroupTextColor 方法
SetItemAttributes 方法
SetItemGroupId 方法
SetItemPosition 方法
SetSelectedColumn 方法
SetStyle 方法
SortItems 方法
SuspendUpdate 方法
Update 方法
ViewAs 方法
ListView.DeleteAll 方法
删除列表视图的所有项目。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
DeleteAll
()
AS
LOGIC
public
virtual
bool
DeleteAll
()
查看代码
返回值
类型:
Boolean
如果成功删除所有项目,则为 TRUE;否则为 FALSE。
参见
引用
ListView 类
XSharp.VO.SDK 命名空间