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