ISelectionInfo IDesignModelerDataModel.ComponentById(Int32 id)

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

Parameters

  • id
    Type: Int32
    Id of the component.

Return Value

Returns the component.