Udostępnij za pośrednictwem


Metoda ReadOnlyLinkedElementCollection<T>.ICollection<T>.Remove —

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Składnia

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

Parametry

  • item
    Typ: T

Wartość zwracana

Typ: System.Boolean

Implementuje

ICollection<T>.Remove(T)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ReadOnlyLinkedElementCollection<T> Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling