TempDataDictionary.Remove(String) Metoda

Definice

Odebere prvek se zadaným klíčem z objektu IDictionary<TKey,TValue>.

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

Parametry

key
String

Návraty

Implementuje

Platí pro