Skip to main content

ITracePage.ClearSelection method

Namespace: NextDesign.Desktop

Description

Deselects all selected nodes in the specified lane. If the specified lane does not exist in the currently displayed trace view, nothing is done.

argument

NameTypeDescription
laneITraceLaneLane to deselect

Return value

  • void

Exception

NameException ClassDescription
Invalid argumentExtensionArgumentExceptionWhen null is specified for lane