'Declaration
Public Overridable Function GetSuccessorShapes( _ ByVal visitedShapes As System.Collections.Hashtable _ ) As NNodeList
'Usage
Dim instance As NShape Dim visitedShapes As System.Collections.Hashtable Dim value As NNodeList value = instance.GetSuccessorShapes(visitedShapes)
public virtual NNodeList GetSuccessorShapes( System.Collections.Hashtable visitedShapes )
Parameters
- visitedShapes