StrategyList_.Add Method

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

Parameters

strategy
Strategy_

In this article

Definition