Click or drag to resize
DigitalRuneReadOnlyWeakCollectionTICollectionTClear Method
Not supported.

Namespace: DigitalRune.Collections
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
void ICollection<T>.Clear()

Implements

ICollectionTClear
Exceptions
ExceptionCondition
NotSupportedException This collection is read-only.
See Also