Table of Contents

Interface IImmutableObject

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Contains properties and methods which allow to get and set immutable state of the object.

public interface IImmutableObject : IDisposableObject, IDisposable, IBaseObject

Properties

Immutable

Gets whether object is immutable (properties can not be changed).

Methods

SetImmutable()

Marks the object as immutable.