Click or drag to resize

ImmutableObjectBase<T> Properties

The ImmutableObjectBase<T> type exposes the following members.

Properties
  Name Description
Public property IsReadOnly Gets/Sets if this class is immutable and thus read only. Once setting to readonly, the class becomes immutable.
Top
See Also