DroidDiagram Programmer's Guide
NodeListView.removeNodeAt Method
See Also
 






Removes the node at the specified position.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void removeNodeAt (
    int index
)

 Parameters

index

The zero-based index of the node to remove.

 See Also

NodeListView Members
NodeListView Class
com.mindfusion.diagramming Namespace