XmlDocument.CreateAttribute Method


Definition

public XmlAttribute CreateAttribute( string name );

Parameters

nameSystem.String.

Return Value

System.Xml.XmlAttribute.

© 2004-2005 GlobFX Technologies. All rights reserved.