[]
Adds a new OMathEquationArray to the collection at the End location.
public OMathEquationArray AddEquationArray()
| Type | Description |
|---|---|
| OMathEquationArray | The added OMathEquationArray instance. |
Adds a new OMathEquationArray to the collection at the End location.
public OMathEquationArray AddEquationArray(string[] itemsText)
| Type | Name | Description |
|---|---|---|
| string[] | itemsText | The structure items text array. |
| Type | Description |
|---|---|
| OMathEquationArray | The added OMathEquationArray instance. |