Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Main Namespaces
Altaxo.Main
ActionDocument Class
ActionDocument Methods
AccumulateChangeData Method
Clone Method
CopyFrom Method
GetDocumentNodeChildrenWithName Method
GetItemProperty Method
GetPropertyValue<T> Method
OnNameChanged Method
SetItemProperty Method
TryGetName Method
VisitDocumentReferences Method
Action
Document
Copy
From Method
Copies name and properties from another instance.
Namespace:
Altaxo.Main
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
Copy
public
virtual
bool
CopyFrom
(
Object
obj
)
Parameters
obj
Object
The object to copy from.
Return Value
Boolean
true
if anything could be copied.
Implements
ICopyFrom
CopyFrom(Object)
See Also
Reference
ActionDocument Class
Altaxo.Main 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