Click or drag to resize

ImmutableObjectAutoBaseT Properties

The ImmutableObjectAutoBaseT 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.
(Inherited from ImmutableObjectBaseT)
Top
See Also