ISelectionInfo IAnalysisDataModel.ComponentById(Int32 id)

Returns the component (named selection) associated to the specified id.

Parameters

  • id
    Type: Int32
    The ID of the component.

Return Value

Returns the selection information object.