TreeView.GetParentItem 方法 (__Symbol) | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD GetParentItem(
symItem AS SYMBOL
) AS TreeViewItem
public virtual TreeViewItem GetParentItem(
__Symbol symItem
)
查看代码参数
- symItem
- 类型:__Symbol
返回值
类型:
TreeViewItem参见