Share via


IdentifierHostItemNode.Clear Method

In a derived class, removes the node from the collection.

Namespace:  Microsoft.VisualStudio.Tools.Applications.ProgrammingModel
Assembly:  Microsoft.VisualStudio.Tools.Applications.ProgrammingModel (in Microsoft.VisualStudio.Tools.Applications.ProgrammingModel.dll)

Syntax

'Declaration
Protected Overrides Sub Clear
'Usage
Me.Clear()
protected override void Clear()
protected:
virtual void Clear() override
protected override function Clear()

.NET Framework Security

See Also

Reference

IdentifierHostItemNode Class

IdentifierHostItemNode Members

Microsoft.VisualStudio.Tools.Applications.ProgrammingModel Namespace