Share via


ApplicationTypeList.IsReadOnly Property

Definition

Gets or sets a value whether the list can only be modified if this property is false.

public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Property Value

true if the list can only be modified; otherwise false.

Implements

Applies to