HandlerElementCollection.Clear Method

Removes all elements from a HandlerElementCollection.

Namespace:  System.Xaml.Hosting.Configuration
Assembly:  System.Xaml.Hosting (in System.Xaml.Hosting.dll)

Syntax

'Declaration
Public Sub Clear
public void Clear()
public:
void Clear()
member Clear : unit -> unit
public function Clear()

Version Information

.NET Framework

Supported in: 4.6, 4.5, 4

See Also

Reference

HandlerElementCollection Class

System.Xaml.Hosting.Configuration Namespace