Click or drag to resize

IVIZZARDServiceSetSelectedCustom Method

지정된 개체를 선택/선택해제 (Custom)

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void SetSelectedCustom(
	int Index,
	bool Enable
)

Parameters

Index
Type: SystemInt32
노드 인덱스
Enable
Type: SystemBoolean
선택/해제
See Also