2.31 Notes
Contents
Description
Hierarchy
- OriginBase
- CollectionsBase
- Notes
- CollectionsBase
Method
| Name | Brief | Example |
|---|---|---|
| Add | Add new note page to current project | VB |
Property
| Name | Brief | Example |
|---|---|---|
| Application | Refer to the current Origin instance | VB |
| Count | The number of items in the collection | VB |
| Item | Get one note page with specified index | VB |
| Parent | The object that has this collection | VB |