PostSharpAPI ReferencePost­Sharp.​Patterns.​RecordingOperation­CollectionIs­Read­Only
Open sandboxFocus

OperationCollection.IsReadOnly Property

IsReadOnly

Gets a value indicating whether the ICollection<T> is read-only.

Declaration
public bool IsReadOnly { get; }
Property Value
Type Description
Boolean

true if the ICollection<T> is read-only; otherwise, false.