InstrumentStrategy.AddInstance Method

public void AddInstance( 
Instrument instrument
InstrumentStrategy strategy 
)
This language is not supported or no code example is available.
public:  
void AddInstance( 
Instrument^ instrument
InstrumentStrategy^ strategy 
)
This language is not supported or no code example is available.
public function AddInstance( 
instrument : Instrument
strategy : InstrumentStrategy 
);
This language is not supported or no code example is available.

Parameters

instrument
Instrument

strategy
InstrumentStrategy

In this article

Definition