Click or drag to resize

IVIZZARDServiceGetObject Method

지정된 개체 정보 반환

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

Parameters

NodeIndex
Type: SystemInt32
노드 인덱스

Return Value

Type: NodeVO
Node information object
See Also