Click or drag to resize

VIZViewerDeleteNodes Method

다중 노드 삭제

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void DeleteNodes(
	List<int> NodeIDs
)

Parameters

NodeIDs
Type: System.Collections.GenericListInt32

[Missing <param name="NodeIDs"/> documentation for "M:SHConnector.VIZViewer.DeleteNodes(System.Collections.Generic.List{System.Int32})"]

See Also