Click or drag to resize

IVIZZARDServiceGetNodeId Method

노드 인덱스에 해당되는 노드 아이디를 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
int GetNodeId(
	int NodeIndex
)

Parameters

NodeIndex
Type: SystemInt32
노드 인덱스

Return Value

Type: Int32
Node id
See Also