Removes all keys and values from the dictionary.
Namespace:
Mindscape.WpfElements.WpfPropertyGridAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public void Clear() |
| Visual Basic (Declaration) |
|---|
Public Sub Clear |
Implements
ICollection<(Of <(T>)>)..::.Clear()()()IDictionary..::.Clear()()()