Item[Int32] Property

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll
Implements Item[Int32]

Gets or sets an element at the specified index.

public YamlElement this[int index] { get; set; }

Parameters

index
Int32

Returns