IImmutableObjectCloneReadonly Method

Makes a "read only" clone of this object. Returns the same object if it is already marked as "read only".

Definition

Namespace: SnapDB.Immutables
Assembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
Object CloneReadonly()

Return Value

Object
A "read only" clone of the object.

See Also