Gets the NodeLabel at the specified position in table' label list.
Public Function GetLabel( _ ByVal labelIndex As Long _) As NodeLabel
public:NodeLabel* GetLabel ( int labelIndex)
An integer index specifying which label to return.
A NodeLabel instance.
Table MembersTable ClassFlowChartPro NamespaceAddLabel MethodGetLabelCount MethodRemoveLabel Method