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