DataObjectCollection T  IsReadOnly Property Nemiro.Data.dll
ReadOnly or not ReadOnly, that is the question :)

Namespace: Nemiro.Data
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollection T  IsReadOnly
See Also