Click or drag to resize

IVIZZARDServiceGetNodeIndex Method

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

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
int GetNodeIndex(
	int NodeId
)

Parameters

NodeId
Type: SystemInt32
노드 아이디

Return Value

Type: Int32
Node index
See Also