Removes all objects from the Dictionary.
Namespace: System.Extensions.Windows.FormsAssembly: System.Extensions (in System.Extensions.dll) Version: 0.0.0.5 (0.0.0.5)
Syntax
C# |
---|
protected override void ClearItems() |
Visual Basic |
---|
Protected Overrides Sub ClearItems |
Visual C++ |
---|
protected: virtual void ClearItems() override |
F# |
---|
abstract ClearItems : unit -> unit override ClearItems : unit -> unit |