Table of Contents

Property IsReadOnly

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.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.