|
IImmutableObjectTCloneEditable Method
|
Makes a clone of this object and allows it to be edited.
Namespace: GSF.ImmutableAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.218-beta+101eee949414e414795e55a6e73d88938f0177b8
Syntax Function CloneEditable As T
abstract CloneEditable : unit -> 'T
function CloneEditable();
View SourceReturn Value
TSee Also