XmpArrayNode.IsReadOnly Property

Gets a value indicating whether the XmpArrayNode is read-only.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool IsReadOnly { get; }

Property Value

Always false.

Implements

IList.IsReadOnly

See Also

Reference