'Declaration Public Shared Function SelectSingleNode( _ ByVal node As System.Xml.XmlNode, _ ByVal path As System.String _ ) As System.Xml.XmlNode
public static System.Xml.XmlNode SelectSingleNode( System.Xml.XmlNode node, System.string path )
XmlExt Class XmlExt Members
Copyright © GrapeCity, inc. All rights reserved.