DelegateInstrumentStrategy.GetStrategy Method

public Strategy GetStrategy( 
Instrument instrument 
)
This language is not supported or no code example is available.
public:  
Strategy^ GetStrategy( 
Instrument^ instrument 
)
This language is not supported or no code example is available.
public function GetStrategy( 
instrument : Instrument 
) : Strategy;
This language is not supported or no code example is available.

Parameters

instrument
Instrument

Return Value

Strategy

In this article

Definition