Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Scripting
FitFunctionScriptCollection Class
FitFunctionScriptCollection Methods
Add Method
Clear Method
Contains Method
CopyTo Method
Dispose Method
Find Method
GetDocumentNodeChildrenWithName Method
Remove Method
Fit
Function
Script
Collection
Copy
To Method
Copies the scripts to the specified array.
Namespace:
Altaxo.Scripting
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
void
CopyTo
(
FitFunctionScript
[]
array
,
int
arrayIndex
)
Parameters
array
FitFunctionScript
The destination array.
arrayIndex
Int32
The zero-based index in
array
at which copying begins.
Implements
ICollection
T
CopyTo(
T
, Int32)
See Also
Reference
FitFunctionScriptCollection Class
Altaxo.Scripting 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