Click or drag to resize

VelocityDbList<T>.IsReadOnly Property

Always false

Namespace:  VelocityDb.Collection
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollection<T>.IsReadOnly
See Also