Udostępnij za pośrednictwem


Metoda HybridDictionary<TKey, TValue>.Remove — (KeyValuePair<TKey, TValue>)

Przestrzeń nazw:  Microsoft.Internal.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Function Remove ( _
    item As KeyValuePair(Of TKey, TValue) _
) As Boolean
public bool Remove(
    KeyValuePair<TKey, TValue> item
)

Parametry

Wartość zwracana

Typ: System.Boolean

Implementuje

ICollection<T>.Remove(T)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HybridDictionary<TKey, TValue> Klasa

Przeciążenie Remove

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI