| Name | Brief | Example |
|---|---|---|
| Add | Add a new folder in current project | VB |
| FolderFromPath | Get a folder with path name | VB |
| 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 |