M

Selection.GetReferences

Description:
Returns the references that are currently selected.
Remarks:
The references can be an element or subelement in the host or a linked document.
public IList<Reference> GetReferences()
IList<Reference> The collection containing the selected references.