| ClashResultVOChildName Method |
하위 노드 이름 반환
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax public string ChildName(
string NodePath,
string NodeName,
int ChildDepth
)
Parameters
- NodePath
- Type: SystemString
노드 경로 - NodeName
- Type: SystemString
노드 이름 - ChildDepth
- Type: SystemInt32
자식 노드 깊이
Return Value
Type:
String하위 노드 이름
See Also