Click or drag to resize

IImmutableObjectT Methods

The IImmutableObjectT type exposes the following members.

Methods
  Name Description
Public method Clone Creates a new object that is a copy of the current instance.
(Inherited from ICloneable)
Public method CloneEditable Makes a clone of this object and allows it to be edited.
Public method CloneReadonly Makes a readonly clone of this object. Returns the same object if it is already marked as readonly.
Top
See Also