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
Contains Method
Determines whether the collection contains the specified script.
Namespace:
Altaxo.Scripting
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
bool
Contains
(
FitFunctionScript
item
)
Parameters
item
FitFunctionScript
The script to locate.
Return Value
Boolean
if the script is contained in the collection; otherwise,
.
Implements
ICollection
T
Contains(T)
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