Click or drag to resize

VIZViewerGetSelectedObjects Method

선택 개체 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public List<NodeVO> GetSelectedObjects(
	bool bIncludeChildren
)

Parameters

bIncludeChildren
Type: SystemBoolean

[Missing <param name="bIncludeChildren"/> documentation for "M:SHConnector.VIZViewer.GetSelectedObjects(System.Boolean)"]

Return Value

Type: ListNodeVO

[Missing <returns> documentation for "M:SHConnector.VIZViewer.GetSelectedObjects(System.Boolean)"]

See Also