Click or drag to resize

IVIZZARDServiceDeleteNodes Method

다중노드 삭제

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

Parameters

NodeIDs
Type: System.Collections.GenericListInt32
노드 목록
See Also