Click or drag to resize

VIZViewerGetNodeIndexByID Method

Node Index 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public int GetNodeIndexByID(
	int ID
)

Parameters

ID
Type: SystemInt32
Node ID

Return Value

Type: Int32

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

See Also