IsReadOnly Property
Gets a value indicating whether the System.Collections.Generic.ICollection`1 is read-only.
Namespace
CsvHelper.Configuration
Containing Type
MemberMapCollection
Property Type
bool

Syntax

public virtual bool IsReadOnly { get; }

Value

Type Description
bool