JsonObject.ICollection<KeyValuePair<String,JsonNode>>.Clear Method

Definition

void ICollection<KeyValuePair<string,JsonNode>>.Clear ();
abstract member System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Json.JsonNode>>.Clear : unit -> unit
override this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Json.JsonNode>>.Clear : unit -> unit
Sub Clear () Implements ICollection(Of KeyValuePair(Of String, JsonNode)).Clear

Implements

Applies to