IFilterStorage.Remove(String) Method

Definition

Removes a row from the collection.

public:
 void Remove(System::String ^ urn);
public void Remove (string urn);
abstract member Remove : string -> unit
Public Sub Remove (urn As String)

Parameters

urn
String

A String string that represents the Uniform Resource Name (URN) of the control.

Applies to