HttpDataSet.Reset Method
Resets the HttpDataSet instance to its default state.
Reset()
Resets the HttpDataSet instance to its default state.Syntax
public void Reset ()
Remarks
Calling this method will reset the dataset to its default state. Any information retrieved by requests will be released. The dataset will be re-initialized automatically when needed, or by an explicit call to Initialize.
Platforms
Windows, Linux, Android