SyntaxNodeCollection-1.IsReadOnly

SyntaxNodeCollection<T>.IsReadOnly property

Get the readonly flag.

public bool IsReadOnly { get; }

See Also