SchemaNameCollection.Remove(String) Metoda

Definicja

Usuwa określoną nazwę schematu z tej kolekcji.

public:
 void Remove(System::String ^ value);
public void Remove (string value);
public void Remove (string? value);
member this.Remove : string -> unit
Public Sub Remove (value As String)

Parametry

value
String

Nazwa schematu do usunięcia.

Dotyczy