JsonObject.IList<KeyValuePair<String,JsonNode>>.IndexOf Method

Definition

int IList<KeyValuePair<string,JsonNode>>.IndexOf(System.Collections.Generic.KeyValuePair<string,System.Text.Json.Nodes.JsonNode> item);

Parameters

Returns

Implements

Applies to