Skip to main content

ITracePage.ClearSelection method

Namespace: NextDesign.Desktop

Description

Deselects all selected nodes in the specified lane.
Nothing will be done if the specified lane does not exist in the currently displayed trace view.

argument

NameTypeDescription
laneITraceLaneLane to deselect

Return value

  • void

Exceptions

NameException ClassDescription
Invalid argumentExtensionArgumentExceptionWhen null is specified for lane