Click or drag to resize

VIZViewerGetObjectStructure Method

개체 구조 정보 목록 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public List<NodeVO> GetObjectStructure(
	int nIndex
)

Parameters

nIndex
Type: SystemInt32

[Missing <param name="nIndex"/> documentation for "M:SHConnector.VIZViewer.GetObjectStructure(System.Int32)"]

Return Value

Type: ListNodeVO

[Missing <returns> documentation for "M:SHConnector.VIZViewer.GetObjectStructure(System.Int32)"]

See Also