LockableObservableListWrapper.Remove(String) Method

Definition

public:
 virtual bool Remove(System::String ^ item);
public bool Remove (string item);
abstract member Remove : string -> bool
override this.Remove : string -> bool
Public Function Remove (item As String) As Boolean

Parameters

item
String

Returns

Implements

Applies to