Skip to content

Overload_CodeJam_Xml_XNodeExtensions_RequiredRoot

andrewvk edited this page Mar 22, 2016 · 3 revisions

XNodeExtensions.RequiredRoot Method

[This is preliminary documentation and is subject to change.]

Overload List

 

Name Description
Public methodStatic member RequiredRoot(XDocument) Returns document root, or throw an exception, if root is null.
Public methodStatic member RequiredRoot(XDocument, XName) Returns document root, or throws an exception, if root is null or has another name.
  Back to Top

See Also

Reference

XNodeExtensions Class
CodeJam.Xml Namespace

Clone this wiki locally