Click or drag to resize
DigitalRunePriorityQueueTICollectionTIsReadOnly Property

Namespace: DigitalRune.Collections
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
bool ICollection<T>.IsReadOnly { get; }

Property Value

Type: Boolean
if this ICollectionT is read-only; otherwise, .

Implements

ICollectionTIsReadOnly
See Also