InstrumentListItem Constructor

public InstrumentListItem( 
int id
Instrument instrument 
)
This language is not supported or no code example is available.
public:  
InstrumentListItem( 
int id
Instrument^ instrument 
)
This language is not supported or no code example is available.
public function InstrumentListItem( 
id : int
instrument : Instrument 
);
This language is not supported or no code example is available.

Parameters

id
int

instrument
Instrument

In this article

Definition