Click or drag to resize

VIZViewerRemoveObjectsHideList Method

개체 숨김 목록 제거

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

Parameters

Indexes
Type: System.Collections.GenericListInt32

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

See Also