StrategyExtListForEach Method

GF Charts Help

Namespace:  GF.Clients.Charts.Custom.Strategy
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public void ForEach(
	bool runningOnly,
	Action<IStrategy> action
)

Parameters

runningOnly
Type: SystemBoolean
action
Type: SystemActionIStrategy
See Also

Reference