Udostępnij za pośrednictwem


Metoda RibbonCollectionBase.ICollection<IRibbonExtension>.Remove —

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Przestrzeń nazw:  Microsoft.Office.Tools.Ribbon
Zestaw:  Microsoft.Office.Tools.Common.v4.0.Utilities (w Microsoft.Office.Tools.Common.v4.0.Utilities.dll)

Składnia

'Deklaracja
Private Function Remove ( _
    item As IRibbonExtension _
) As Boolean Implements ICollection(Of IRibbonExtension).Remove
bool ICollection<IRibbonExtension>.Remove(
    IRibbonExtension item
)

Parametry

Wartość zwracana

Typ: System.Boolean

Implementuje

ICollection<T>.Remove(T)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

RibbonCollectionBase Klasa

Przestrzeń nazw Microsoft.Office.Tools.Ribbon