Item[String] Property

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Gets or sets an element at the specified index.

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

Parameters

key
String

Returns