dCsharp

Strategy.TargetNames Property

An unmodifiable set of symbolic names that the target nodes in the strategy graph map to, or null if the strategy can finish at any class graph node.

public override System.Collections.IList TargetNames {get;}

Implements

IStrategy.TargetNames

See Also

Strategy Class | edu.neu.ccs.demeter.dCsharp Namespace