Click or drag to resize

SparseMatrixBuilderTIsReadOnly Property

Gets a value indicating whether collection is read-only.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public bool IsReadOnly { get; }

Property Value

Boolean

Implements

ICollectionTIsReadOnly
See Also