public DataCell(
	IDataFrame parent,
	IConfigurationCell configurationCell
)Public Sub New ( 
	parent As IDataFrame,
	configurationCell As IConfigurationCell
)public:
DataCell(
	IDataFrame^ parent, 
	IConfigurationCell^ configurationCell
)Gemstone.PhasorProtocols.SelFastMessage.DataCell = function(parent, configurationCell);