[]
Removes the specified OMathMatrixColumn from the collection.
public bool Remove(OMathMatrixColumn item)
Public Function Remove(item As OMathMatrixColumn) As Boolean
Type | Name | Description |
---|---|---|
OMathMatrixColumn | item | The OMathMatrixColumn instance to remove from the collection. |