Removes the specified row from the collection.
Namespace: MindFusion.DiagrammingPackage: MindFusion.Diagramming
public void Remove ( TableNode.Row row)
Public Sub Remove( _ row As TableNode.Row _)
The TableNode.Row object to add to the collection.
Do not use this method directly. Use the DeleteRow method of the TableNode class instead.
TableNode.RowCollection MembersTableNode.RowCollection ClassMindFusion.Diagramming Namespace