Freigeben über


GlobalObjectCollection.Remove Method

Removes an object from the collection.

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

Syntax

'Declaration
Public Sub Remove ( _
    item As GlobalObject _
)
public void Remove(
    GlobalObject item
)

Parameters

.NET Framework Security

See Also

Reference

GlobalObjectCollection Class

Microsoft.VisualStudio.Shell.Design Namespace