Click or drag to resize

OpsContextSelectionRequest Method

Overload List
  NameDescription
Public methodSelectionRequest(String, String, IEnumerableObject)
Selection request. Displays a prompt listing the supplied strings. Returns index of selected item or null if user cancelled request.
Public methodSelectionRequest(String, String, IListOpsSelectionEntry)
Selection request. Displays a prompt listing the supplied Selection Entries. Returns index of selected item or null if user cancelled request.
Top
See Also