MarketFI Constructor

MarketFI normal constructor.
public MarketFI( 
ISeries input 
)
This language is not supported or no code example is available.
public:  
MarketFI( 
ISeries^ input 
)
This language is not supported or no code example is available.
public function MarketFI( 
input : ISeries 
);
This language is not supported or no code example is available.

Parameters

input
ISeries

The input series.

In this article

Definition