Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 622 Bytes

syndicationfeed_loadfromxml_1234029310.md

File metadata and controls

23 lines (16 loc) · 622 Bytes
-api-id -api-type
M:Windows.Web.Syndication.SyndicationFeed.LoadFromXml(Windows.Data.Xml.Dom.XmlDocument)
winrt method

Windows.Web.Syndication.SyndicationFeed.LoadFromXml

-description

Initializes the SyndicationFeed object from the given DOM object, which can contain XML content in either *RSS 2.0 * or Atom 1.0 format.

-parameters

-param feedDocument

The DOM object which contains XML content in either RSS 2.0 or Atom 1.0 format.

-remarks

-examples

-see-also