ABMutableMultiValue<T>.IsReadOnly Property

Definition

Gets a value indicating whether the ABMutableMultiValue<T> is read-only.

public override bool IsReadOnly { get; }
member this.IsReadOnly : bool

Property Value

Always returns true.

Applies to