protected DataFrameBase(
DataCellCollection cells,
Ticks timestamp,
IConfigurationFrame configurationFrame
)
Protected Sub New (
cells As DataCellCollection,
timestamp As Ticks,
configurationFrame As IConfigurationFrame
)
protected:
DataFrameBase(
DataCellCollection^ cells,
Ticks timestamp,
IConfigurationFrame^ configurationFrame
)
Gemstone.PhasorProtocols.DataFrameBase = function(cells, timestamp, configurationFrame);