Indicator.GetByIndex (Instrument, Int32) Method

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

Parameters

instrument
Instrument

index
int

Return Value

double

In this article

Definition