Udostępnij za pośrednictwem


TaskProvider.TaskCollection.IList.Clear Method

Removes all the tasks from the list.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)

Syntax

'Declaration
Private Sub Clear Implements IList.Clear
'Usage
Dim instance As TaskProvider.TaskCollection 

CType(instance, IList).Clear()
void IList.Clear()
private:
virtual void Clear() sealed = IList::Clear
JScript does not support explicit interface implementations.

Implements

IList.Clear()

.NET Framework Security

See Also

Reference

TaskProvider.TaskCollection Class

TaskProvider.TaskCollection Members

Microsoft.VisualStudio.Shell Namespace