2.17 Folders
Contents
Description
Hierarchy
- OriginBase
- CollectionsBase
- Folders
- CollectionsBase
Method
| Name | Brief | Example |
|---|---|---|
| Add | Add a new folder in current project | VB |
| FolderFromPath | Get a folder with path name | 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 folder with specified index | VB |
| Parent | The object that has this collection | VB |