.NET Framework Class Library
XmlDocument..::.GetElementsByTagName Method

Returns an XmlNodeList containing a list of all descendant elements that match the specified name.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetElementsByTagName(String)Returns an XmlNodeList containing a list of all descendant elements that match the specified Name.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetElementsByTagName(String, String)Returns an XmlNodeList containing a list of all descendant elements that match the specified LocalName and NamespaceURI.
Top
See Also

Reference

Tags :


Page view tracker