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