OptionsWrapper<TOptions>.Remove(String) Methode

Definition

Achtung

This method is obsolete and will be removed in a future version.

Diese Methode ist veraltet und wird in einer zukünftigen Version entfernt.

public:
 bool Remove(System::String ^ name);
public bool Remove (string name);
[System.Obsolete("This method is obsolete and will be removed in a future version.")]
public bool Remove (string name);
member this.Remove : string -> bool
[<System.Obsolete("This method is obsolete and will be removed in a future version.")>]
member this.Remove : string -> bool
Public Function Remove (name As String) As Boolean

Parameter

name
String

Gibt zurück

Attribute

Gilt für: