public method IInstrumentsManager.getAllInstrumentDescriptors

Brief

Gets the data of all instrument descriptors

Declaration

protojavascriptjavacsharp
public getAllInstrumentDescriptors() : InstrumentDescriptor[]

Returns

The method returns the data of all instruments descriptors

Details

See also: InstrumentDescriptor

Declared in IInstrumentsManager

back