Click or drag to resize

IImmutableObject Properties

The IImmutableObject 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.
Top
See Also