-
Home
-
API
-
SharpYaml.Model
-
YamlMapping
-
Methods
-
IndexOf(KeyValuePair)
IndexOf(KeyValuePair<YamlElement, YamlElement?>) Method
Definition
Gets the zero-based index of the specified item.
public int IndexOf(KeyValuePair<YamlElement, YamlElement?> item)
Parameters
Returns