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