2.26 MatrixObjects
Contents
Description
Hierarchy
- OriginBase
- CollectionsBase
- DataObjectBases
- MatrixObjects
- DataObjectBases
- CollectionsBase
Method
| Name | Brief | Example |
|---|---|---|
| Add | add a new matrixobject to this collection | VB, VC, C# |
Property
| Name | Brief | Example |
|---|---|---|
| Application | Refer to the current Origin instance | VB |
| Count | The number of items in the collection | VB |
| Item | Specify a MatrixObject in the collection | VB |
| Parent | The object that has this collection | VB |