Click or drag to resize

ImmutableObjectBaseT Properties

The ImmutableObjectBaseT 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