Gets the number of cycles found by the last DetectCycle invocation.
VB6
![]() |
---|
Public Property Get CycleCount() As Long |
C++
![]() |
---|
public: |
A long value.
Returns the number of cycles found with the last DetectCycle operation. The found cycles are buffered and can be retrieved from the buffer using the GetCycle method.
FlowChartX Programmer's Guide | © 2023 MindFusion |