|  | ReadOnlyWeakCollectionTICollectionTClear Method | 
            Not supported.
            
 
Namespace: DigitalRune.CollectionsAssembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
 Syntax
Syntaxvoid ICollection<T>.Clear()
Private Sub Clear Implements ICollection(Of T).Clear
private:
virtual void Clear() sealed = ICollection<T>::Clear
private abstract Clear : unit -> unit 
private override Clear : unit -> unit 
Implements
ICollectionTClear Exceptions
Exceptions See Also
See Also