ModelStateDictionary.Clear Method

Definition

Removes all keys and values from this instance of ModelStateDictionary.

public:
 void Clear();
public void Clear ();
member this.Clear : unit -> unit
Public Sub Clear ()

Applies to