TaskProvider.TaskCollection.IList.Clear Method

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

Syntax

'宣言
Private Sub Clear Implements IList.Clear
'使用
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()

Permissions

See Also

Reference

TaskProvider.TaskCollection Class

TaskProvider.TaskCollection Members

Microsoft.VisualStudio.Shell Namespace