System.Collections.Specialized.NameValueCollection.IsReadOnly Property
Gets or sets a value indicating whether the current instance is read-only.

Syntax

protected bool IsReadOnly { set; get; }

Value

true if the current instance is read-only; otherwise, false.

Remarks

This property is read-write.

Requirements

Namespace: System.Collections.Specialized
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0