NAntSchemaTask.

TextToNodeArray(string) Method

Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
NAntSchemaTask

Syntax

protected static XmlNode[] TextToNodeArray(string text)

Parameters

Name Type Description
text string

Return Value

Type Description
XmlNode[]