Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Data Namespaces
Altaxo.Data
DataTablesAggregationDataSource Class
DataTablesAggregationDataSource Constructor
DataTablesAggregationDataSource(DataTablesAggregationDataSource) Constructor
DataTablesAggregationDataSource(IXmlDeserializationInfo, Int32) Constructor
DataTablesAggregationDataSource(DataTablesAggregationProcessData, DataTablesAggregationOptions, IDataSourceImportOptions) Constructor
Data
Tables
Aggregation
Data
Source(IXml
Deserialization
Info, Int
32) Constructor
Initializes a new instance of the
DataTablesAggregationDataSource
class during XML deserialization.
Namespace:
Altaxo.Data
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
Copy
protected
DataTablesAggregationDataSource
(
IXmlDeserializationInfo
info
,
int
version
)
Parameters
info
IXmlDeserializationInfo
The XML deserialization info.
version
Int32
The serialized version.
Exceptions
Exception
Condition
ArgumentOutOfRangeException
Thrown when the version is not supported.
See Also
Reference
DataTablesAggregationDataSource Class
DataTablesAggregationDataSource Overload
Altaxo.Data Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net