XmlDocument.

RemoveKey(string[]) Method

Assembly
MagicChunks.dll
Namespace
MagicChunks.Documents
Containing Type
XmlDocument

Syntax

public void RemoveKey(string[] path)

Parameters

Name Type Description
path string[]

Return Value

Type Description
void