AvaloniaDictionary<TKey, TValue>.

Remove(TKey) Method

Namespace
Avalonia.Collections
Containing Type
AvaloniaDictionary<TKey, TValue>

Syntax

public bool Remove(TKey key)

Parameters

Name Type Description
key TKey

Return Value

Type Description
bool