Strategy.OnInstrumentAdded Method
internal protected virtual void OnInstrumentAdded(
Instrument instrument
)
This language is not supported or no code example is available.
public protected:
virtual void OnInstrumentAdded(
Instrument^ instrument
)
This language is not supported or no code example is available.
internal protected function OnInstrumentAdded(
instrument : Instrument
);
This language is not supported or no code example is available.
Parameters
-
instrument
-
Instrument
In this article
Definition