[This is preliminary documentation and is subject to change.]
Adds a sample to this aggregation instance
Namespace: NFX.Financial.MarketAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
void AggregateSample(
ITimeSeriesSample sample
)
void AggregateSample(
ITimeSeriesSample sample
)
Sub AggregateSample (
sample As ITimeSeriesSample
)
Sub AggregateSample (
sample As ITimeSeriesSample
)
void AggregateSample(
ITimeSeriesSample^ sample
)
void AggregateSample(
ITimeSeriesSample^ sample
)
abstract AggregateSample :
sample : ITimeSeriesSample -> unit
abstract AggregateSample :
sample : ITimeSeriesSample -> unit