Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds the specified key and value to the hashtable.
public override void Add (object key, object? value);
override this.Add : obj * obj -> unit
Public Overrides Sub Add (key As Object, value As Object)