|
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.260-beta+cb466f216da12fb731bf5493e0294c87f9de1794
SyntaxFunction CloneEditable As T
abstract CloneEditable : unit -> 'T
function CloneEditable();
View SourceReturn Value
T
See Also