Table of Contents

Property IsReadOnly

Namespace
SharpVectors.Dom.Css
Assembly
SharpVectors.Css.dll

IsReadOnly

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

public bool IsReadOnly { get; }

Property Value

bool

true if the ICollection<T> is read-only; otherwise, false.