public method IInstrumentsManager.getAllInstruments

Overview

Gets the data of all instruments

Declaration

function getAllInstruments()
public Instrument[] getAllInstruments();
public Instrument[] getAllInstruments();

Returns

The method returns the data of all instruments

Details

Declared in IInstrumentsManager