Click or drag to resize

VIZViewerGetObject Method

개체 정보 반환

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

Parameters

nNodexIndex
Type: SystemInt32

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

Return Value

Type: NodeVO

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

See Also