Overload | Description |
---|---|
InsertMatrix(InsertLocation) | Inserts a new OMathMatrix into the collection at the specified location. |
InsertMatrix(Int32,Int32,InsertLocation) | Inserts a new OMathMatrix into the collection at the specified location. |
InsertMatrix(String[,],InsertLocation) | Inserts a new OMathMatrix into the collection at the specified location. |
InsertMatrix(Nullable<Int32>[,],InsertLocation) | Inserts a new OMathMatrix into the collection at the specified location. |