Click or drag to resize

DoubleMatrixIsReadOnly Property

Gets a value indicating whether this instance is read-only.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean
true if this instance is read only; otherwise, false.

Implements

ICollectionTIsReadOnly
See Also