Share via


DisposableCollection<T>.Clear Method

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub Clear
public void Clear()
public:
virtual void Clear() sealed
abstract Clear : unit -> unit  
override Clear : unit -> unit
public final function Clear()

Implements

ICollection<T>.Clear()

.NET Framework Security

See Also

Reference

DisposableCollection<T> Class

Microsoft.TeamFoundation.Framework.Server Namespace