Property IsReadOnly
IsReadOnly
Gets a value indicating whether the collection is read-only.
Declaration
public virtual bool IsReadOnly { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Remarks
For priority queue this property returns false
.