Share

GetSelection Method

Overload List

Method Description
Editor.GetSelection () Returns the selection set obtained.
Editor.GetSelection (PromptSelectionOptions) This method gets a selection set using the supplied prompt selection options and no filter.
Editor.GetSelection (PromptSelectionOptions, SelectionFilter) This method gets a selection set using the supplied prompt selection options and the supplied filter.
Editor.GetSelection (SelectionFilter) Returns the selection set obtained using the filter.

Was this information helpful?