Item[YamlElement] Property

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Gets or sets an element at the specified index.

public YamlElement? this[YamlElement key] { get; set; }

Parameters

Returns