JsonArray.ICollection<JsonNode>.IsReadOnly Propriété

Définition

Retourne false.

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

Valeur de propriété

Boolean

Implémente

S’applique à