Removes the specified number of commands from the collection starting at the specified index.
Namespace: MindFusion.Diagramming.CommandsPackage: MindFusion.Diagramming
public void RemoveRange ( int index, int count)
Public Sub RemoveRange( _ index As Integer, _ count As Integer _)
CommandCollection MembersCommandCollection ClassMindFusion.Diagramming.Commands Namespace