YamlDocument.

AddElementToArray(string[], string) Method

Assembly
MagicChunks.dll
Namespace
MagicChunks.Documents
Containing Type
YamlDocument

Syntax

public void AddElementToArray(string[] path, string value)

Parameters

Name Type Description
path string[]
value string

Return Value

Type Description
void