Click or drag to resize

IVIZZARDServiceShowMultiSectionList Method

단면 보이기/숨기기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void ShowMultiSectionList(
	List<SectionVO> list,
	bool Show
)

Parameters

list
Type: System.Collections.GenericListSectionVO
단면 목록
Show
Type: SystemBoolean
보이기/숨기기
See Also