Click or drag to resize

AdapterCollectionBaseTIsReadOnly Property

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

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual bool IsReadOnly { get; }
View Source

Property Value

Boolean

Implements

ICollectionTIsReadOnly
See Also