.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.VO.SDK
TreeView 类
TreeView 方法
AddItem 方法
Collapse 方法
DeleteAll 方法
DeleteItem 方法
EditItemLabel 方法
EnableDragDrop 方法
EnableSort 方法
EnsureVisible 方法
Expand 方法
GetCurrentItem 方法
GetDropHighlight 方法
GetFirstChildItem 方法
GetFirstVisibleItem 方法
GetItemAtPosition 方法
GetItemAttributes 方法
GetItemBoundingBox 方法
GetNextSiblingItem 方法
GetNextVisibleItem 方法
GetParentItem 方法
GetPreviousSiblingItem 方法
GetPreviousVisibleItem 方法
GetRootItem 方法
GetSelectedItem 方法
InsertItem 方法
RestoreUpdate 方法
SelectItem 方法
SetItemAttributes 方法
SortChildren 方法
SuspendUpdate 方法
Toggle 方法
TreeView.DeleteAll 方法
删除树形视图的所有项。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
DeleteAll
()
AS
USUAL
public
virtual
__Usual
DeleteAll
()
查看代码
返回值
类型:
__Usual
如果成功则返回 TRUE;否则返回 FALSE。
参见
引用
TreeView 类
XSharp.VO.SDK 命名空间