JsonObject.ICollection<KeyValuePair<String,JsonValue>>.IsReadOnly Property

Definition

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

bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Json.JsonValue>>.IsReadOnly { get; }

Property Value

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

Implements

Remarks

Märkus

The System.Json namespace was designed for Silverlight, which is no longer supported. For processing JSON, we recommend using APIs in the System.Text.Json namespace instead.

Applies to

Toode Versioonid
.NET Standard 2.0 (package-provided)