Method TargetHasArcs
TargetHasArcs(FST.Arc<T>)
returns true
if the node at this address has any
outgoing arcs
Declaration
public static bool TargetHasArcs(FST.Arc<T> arc)
Parameters
Type | Name | Description |
---|---|---|
FST.Arc<T> | arc |
Returns
Type | Description |
---|---|
System.Boolean |