Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Data Namespaces
Altaxo.Data.Transformations
CompoundTransformation Class
CompoundTransformation Constructor
CompoundTransformation Properties
CompoundTransformation Methods
Compound
Transformation Constructor
Initializes a new instance of the
CompoundTransformation
class.
Namespace:
Altaxo.Data.Transformations
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
CompoundTransformation
(
IEnumerable
<
IVariantToVariantTransformation
>
transformations
)
Parameters
transformations
IEnumerable
IVariantToVariantTransformation
The transformations.
Exceptions
Exception
Condition
ArgumentException
Enumeration contains no items or Enumeration contains only one item. Please use this item directly.
See Also
Reference
CompoundTransformation Class
Altaxo.Data.Transformations 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