Overload | Description |
---|---|
AddMatrix() | Adds a new OMathMatrix to the collection at the InsertLocation.End location. |
AddMatrix(Int32,Int32) | Adds a new OMathMatrix to the collection at the InsertLocation.End location. |
AddMatrix(String[,]) | Adds a new OMathMatrix to the collection at the InsertLocation.End location. |
AddMatrix(Nullable<Int32>[,]) | Adds a new OMathMatrix to the collection at the InsertLocation.End location. |