EditorExtensionGetSelection Method |
| Name | Description | |
|---|---|---|
| GetSelection(Editor, PredicateObjectId) |
Gets a selection set using the supplied predicate.
| |
| GetSelection(Editor, PromptSelectionOptions, PredicateObjectId) |
Gets a selection set using the supplied prompt selection options and the supplied predicate.
| |
| GetSelection(Editor, SelectionFilter, PredicateObjectId) |
Gets a selection set using the supplied filter and the supplied predicate.
| |
| GetSelection(Editor, PromptSelectionOptions, SelectionFilter, PredicateObjectId) |
Gets a selection set using the supplied prompt selection options, the supplied filter and the supplied predicate.
|