JsonObject.ICollection<KeyValuePair<String,JsonNode>>.IsReadOnly Özellik

Tanım

false döndürür.

property bool System::Collections::Generic::ICollection<System::Collections::Generic::KeyValuePair<System::String,System::Text::Json::Nodes::JsonNode>>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Text.Json.Nodes.JsonNode>>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Text.Json.Nodes.JsonNode>>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of KeyValuePair(Of String, JsonNode)).IsReadOnly

Özellik Değeri

trueICollection<T> salt okunur ise; değilse, false.

Uygulamalar

Şunlara uygulanır