Method GetEdges
GetEdges()
Gets a copy of the edge list.
public List<IEdge> GetEdges()
Returns
GetEdges(string, int)
protected List<IEdge> GetEdges(string nodeId, int slotId)
Gets a copy of the edge list.
public List<IEdge> GetEdges()
protected List<IEdge> GetEdges(string nodeId, int slotId)