IDocument.

AddElementToArray(string[], string) Method

Assembly
MagicChunks.dll
Namespace
MagicChunks.Core
Containing Type
IDocument

Syntax

void AddElementToArray(string[] path, string value)

Parameters

Name Type Description
path string[]
value string

Return Value

Type Description
void