XmlElement.GetAttributeNode(string)

XmlElement.GetAttributeNode Method


Definition

public XmlAttribute GetAttributeNode( string name );

Parameters

nameSystem.String.

Return Value

System.Xml.XmlAttribute.

© 2004-2005 GlobFX Technologies. All rights reserved.