|
IImmutableObjectCloneReadonly Method
|
Makes a readonly clone of this object. Returns the same object if it is already marked as readonly.
Namespace: GSF.ImmutableAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.255-beta+d64b121002b51165b41b0dbf6ccf4c8d3895faa3
SyntaxFunction CloneReadonly As Object
abstract CloneReadonly : unit -> Object
function CloneReadonly();
View SourceReturn Value
Object
See Also