Skip to content

Overload_CodeJam_Xml_XNodeExtensions_RequiredElement

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

XNodeExtensions.RequiredElement Method

Overload List

 

Name Description
Public methodStatic member RequiredElement(XElement, XName) Returns child element with name name, or throws an exception if element does not exists.
Public methodStatic member RequiredElement(XElement, XName[]) Returns child element with one of names in names, or throws an exception if element does not exists.
  Back to Top

See Also

Reference

XNodeExtensions Class
CodeJam.Xml Namespace

Clone this wiki locally