|
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.220-beta+a56b2444ff27b37e053039e60f062b99378309bd
Syntax Function CloneEditable As T
abstract CloneEditable : unit -> 'T
function CloneEditable();
View SourceReturn Value
TSee Also