StrategyList_.Remove Method

public void Remove( 
Strategy_ strategy 
)
This language is not supported or no code example is available.
public:  
void Remove( 
Strategy_^ strategy 
)
This language is not supported or no code example is available.
public function Remove( 
strategy : Strategy_ 
);
This language is not supported or no code example is available.

Parameters

strategy
Strategy_

In this article

Definition