Selection.SetReferences
Description:
Selects the references. The references can be an element or a subelement in the host or a linked document.
Selects the references. The references can be an element or a subelement in the host or a linked document.
Remarks:
This function will select the specified references and update the UI.
This function will select the specified references and update the UI.
public void SetReferences(
IList<Reference> references
)
-
A non-optional argument was null
-
Changing the selection is not permitted while handling SelectionChanged Event.