HistoricalDataEndEventArgs Constructor

Initializes a new instance of the HistoricalDataEndEventArgs class.
public HistoricalDataEndEventArgs( 
HistoricalDataEnd end 
)
This language is not supported or no code example is available.
public:  
HistoricalDataEndEventArgs( 
HistoricalDataEnd^ end 
)
This language is not supported or no code example is available.
public function HistoricalDataEndEventArgs( 
end : HistoricalDataEnd 
);
This language is not supported or no code example is available.

Parameters

end
HistoricalDataEnd

The end.

In this article

Definition