Implemented interface members:
method
Clear
System.Collections.IList.Clear()
method
Clear
System.Collections.Generic.ICollection<T>.Clear()
method
Clear
System.Collections.IDictionary.Clear()
1 reference to Clear
System.Text.Json (1)
System\Text\Json\Nodes\JsonObject.IDictionary.cs (1)
69dictionary.Clear();