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