[]
Removes the OMathMatrixColumn at the specified index in the collection.
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
The zero-based index of the column to remove.