CubeFileWriterWrite Method

NReco.PivotData Class Library Documentation
Writes specified IPivotData data and configuration into the pair of two files (.cfg and .dat)

Namespace:  NReco.PivotData.Output
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public void Write(
	IPivotData pvtData,
	PivotDataConfiguration pvtConfig
)

Parameters

pvtData
Type: NReco.PivotDataIPivotData
pvtConfig
Type: NReco.PivotDataPivotDataConfiguration
See Also

Reference