OptionsWrapper<TOptions>.Remove(String) メソッド

定義

注意事項

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

このメソッドは互換性のために残されていますが、今後のバージョンでは削除される予定です。

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

パラメーター

name
String

戻り値

属性

適用対象