IndexOf(YamlElement) Method

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Gets the zero-based index of the specified item.

public int IndexOf(YamlElement item)

Parameters

Returns