[]
Removes the specified OMathMatrixColumn from the collection.
public bool Remove(OMathMatrixColumn item)
| Type | Name | Description |
|---|---|---|
| OMathMatrixColumn | item | The OMathMatrixColumn instance to remove from the collection. |
| Type | Description |
|---|---|
| bool | true if the column is successfully removed; otherwise, false. |