Partilhar via


GlobalTypeCollection.IList.Remove Method

Removes an item from the collection.

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

Syntax

'Declaração
Private Sub Remove ( _
    item As Object _
) Implements IList.Remove
void IList.Remove(
    Object item
)

Parameters

Implements

IList.Remove(Object)

.NET Framework Security

See Also

Reference

GlobalTypeCollection Class

Microsoft.VisualStudio.Shell.Design Namespace