* adds basic typedoc * backup * Adds all docs to source code * Adds autogenerated docs * Fixes doc links * Updates docs
60 lines
876 B
Markdown
60 lines
876 B
Markdown
---
|
|
id: "insertpolicy"
|
|
title: "InsertPolicy"
|
|
sidebar_label: "InsertPolicy"
|
|
---
|
|
|
|
## Index
|
|
|
|
### Enumeration members
|
|
|
|
* [InsertAfterCurrent](insertpolicy.md#insertaftercurrent)
|
|
* [InsertAlphabetically](insertpolicy.md#insertalphabetically)
|
|
* [InsertAtBottom](insertpolicy.md#insertatbottom)
|
|
* [InsertAtCurrent](insertpolicy.md#insertatcurrent)
|
|
* [InsertAtTop](insertpolicy.md#insertattop)
|
|
* [InsertBeforeCurrent](insertpolicy.md#insertbeforecurrent)
|
|
* [NoInsert](insertpolicy.md#noinsert)
|
|
|
|
## Enumeration members
|
|
|
|
### InsertAfterCurrent
|
|
|
|
• **InsertAfterCurrent**:
|
|
|
|
___
|
|
|
|
### InsertAlphabetically
|
|
|
|
• **InsertAlphabetically**:
|
|
|
|
___
|
|
|
|
### InsertAtBottom
|
|
|
|
• **InsertAtBottom**:
|
|
|
|
___
|
|
|
|
### InsertAtCurrent
|
|
|
|
• **InsertAtCurrent**:
|
|
|
|
___
|
|
|
|
### InsertAtTop
|
|
|
|
• **InsertAtTop**:
|
|
|
|
___
|
|
|
|
### InsertBeforeCurrent
|
|
|
|
• **InsertBeforeCurrent**:
|
|
|
|
___
|
|
|
|
### NoInsert
|
|
|
|
• **NoInsert**:
|