Provider.GroupInstrumentsBySymbol Method

protected IDictionary<string, Instrument[]> GroupInstrumentsBySymbol( 
InstrumentList instruments 
)
This language is not supported or no code example is available.
protected:  
IDictionary<String^, array< Instrument^ >^>^ GroupInstrumentsBySymbol( 
InstrumentList^ instruments 
)
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Parameters

instruments
InstrumentList

Return Value

IDictionary<string, Instrument[]>

In this article

Definition