Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
protected void mergeSubNodes(
str _s1,
str _s2,
str _action,
int _num,
int _moveNum,
SysMergeable _mergeNode,
SysComparable _mergeFrom,
SysComparable _topNode)
Run On
Client
Parameters
- _s1
Type: str
- _s2
Type: str
- _action
Type: str
- _num
Type: int
- _moveNum
Type: int
- _mergeNode
Type: SysMergeable Interface
- _mergeFrom
Type: SysComparable Interface
- _topNode
Type: SysComparable Interface