CopyTo(YamlDocument[], Int32) Method

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Copies the elements to an array starting at the specified index.

public void CopyTo(YamlDocument[] array, int arrayIndex)

Parameters

arrayIndex
Int32