ReadOnlyMetadataCollection<T>.IsReadOnly Property

 

Gets a value indicating whether this collection is read-only.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public bool IsReadOnly { get; }

Property Value

Type: System.Boolean

true if this collection is read-only; otherwise, false.