* adds basic typedoc * backup * Adds all docs to source code * Adds autogenerated docs * Fixes doc links * Updates docs
25 lines
404 B
Markdown
25 lines
404 B
Markdown
---
|
|
id: "itemselectionoperation"
|
|
title: "ItemSelectionOperation"
|
|
sidebar_label: "ItemSelectionOperation"
|
|
---
|
|
|
|
## Index
|
|
|
|
### Enumeration members
|
|
|
|
* [AddToSelection](itemselectionoperation.md#addtoselection)
|
|
* [ReplaceSelection](itemselectionoperation.md#replaceselection)
|
|
|
|
## Enumeration members
|
|
|
|
### AddToSelection
|
|
|
|
• **AddToSelection**: = 1
|
|
|
|
___
|
|
|
|
### ReplaceSelection
|
|
|
|
• **ReplaceSelection**: = 0
|