FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsGraph..::..getAllPathWithFigureNames Method

Gets all path with figure names.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


public SortedSet<string> getAllPathWithFigureNames()
Public Function getAllPathWithFigureNames As SortedSet(Of String)
public:
SortedSet<String^>^ getAllPathWithFigureNames()

Return Value

SortedSet<System.String>.