Gets a value indicating whether this collection is read-only.
public bool IsReadOnly { get; }
true if this collection is read-only; otherwise, false.
ReadOnlyMetadataCollection<T> ClassSystem.Data.Entity.Core.Metadata.Edm Namespace