Click or drag to resize
DigitalRuneWeakCollection<T>.Add Method

Namespace: DigitalRune.Collections
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
Exceptions
ExceptionCondition
ArgumentNullExceptionitem is null. The WeakCollection< T> does not support null entries.
See Also