This is preliminary documentation and is subject to change.
void ICollection<KeyValuePair<string, JsonElement>>.Clear()
Private Sub Clear Implements ICollection(Of KeyValuePair(Of String, JsonElement)).Clear Dim instance As WikiReadOnlyDictionary CType(instance, ICollection(Of KeyValuePair(Of String, JsonElement))).Clear()
private: virtual void Clear() sealed = ICollection<KeyValuePair<String^, JsonElement>>::Clear
private abstract Clear : unit -> unit private override Clear : unit -> unit
Copyright (C) CXuesong 2022