Removes all values and keys from the session-state collection.
In implementing the ISessionStateItemCollection.Clear method, you should set the ISessionStateItemCollection.Dirty property to true to indicate that values in the System.Web.SessionState.ISessionStateItemCollection implementation have been modified.