Udostępnij za pośrednictwem


Metoda PropertyExpressionObservableCollection.Remove — (String)

Usuń PropertyExpression o podanej nazwie z kolekcji.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestaw:  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (w Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)

Składnia

'Deklaracja
Public Function Remove ( _
    propertyName As String _
) As Boolean
public bool Remove(
    string propertyName
)
public:
bool Remove(
    String^ propertyName
)
member Remove : 
        propertyName:string -> bool
public function Remove(
    propertyName : String
) : boolean

Parametry

  • propertyName
    Typ: String

    Właściwość Nazwa do usunięcia.

Wartość zwracana

Typ: Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PropertyExpressionObservableCollection Klasa

Przeciążenie Remove

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting