public method IInstrumentsManager.getAllInstrumentDescriptors
Overview
Gets the data of all instrument descriptors
Declaration
function getAllInstrumentDescriptors()
public InstrumentDescriptor[] getAllInstrumentDescriptors();
public InstrumentDescriptor[] getAllInstrumentDescriptors();
Returns
The method returns the data of all instruments descriptors
Details
Declared in IInstrumentsManager