NexusImportDataSourceClone Method |
Creates a new object that is a copy of the current instance.
Namespace: Altaxo.Serialization.HDF5.NexusAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override Object Clone()
Return Value
ObjectA new object that is a copy of this instance.
Implements
ICloneableClone
See Also