Mono Class Library: System.Xml.XmlNode Overview | Members

System.Xml.XmlNode.IsReadOnly Property

Whether the node is read-only. [Edit]

public virtual bool IsReadOnly { get; }

Value

Whether the node is read-only. [Edit]

Remarks

A read-only node's set of children cannot be modified. [Edit]

Requirements

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