XmlDocument.CreateTextNode(string)

XmlDocument.CreateTextNode Method


Definition

public XmlText CreateTextNode( string text );

Parameters

textSystem.String.

Return Value

System.Xml.XmlText.

© 2004-2005 GlobFX Technologies. All rights reserved.