Comparteix a través de


HeaderDictionary.Clear Method ()

 

Clears the entire list of objects.

Namespace:   Microsoft.Owin
Assembly:  Microsoft.Owin (in Microsoft.Owin.dll)

Syntax

public void Clear()
public:
virtual void Clear() sealed
abstract Clear : unit -> unit
override Clear : unit -> unit
Public Sub Clear

Implements

ICollection<T>.Clear()

See Also

HeaderDictionary Class
Microsoft.Owin Namespace

Return to top