IsReadOnly

MathBlock.IsReadOnly property

Returns false because child elements collection can be modified.

public bool IsReadOnly { get; }

See Also