Click or drag to resize

IImmutableObjectT Properties

The IImmutableObjectT type exposes the following members.

Properties
  Name Description
Public property IsReadOnly Get/Sets if a class is readonly. Once it has been set as readonly, it is immutable and must be cloned to me modified.
(Inherited from IImmutableObject)
Top
See Also