XmlSyndicationContent.GetReaderAtContent メソッド

定義

XmlSyndicationContent のコンテンツからリーダーを取得します。

public:
 System::Xml::XmlDictionaryReader ^ GetReaderAtContent();
public System.Xml.XmlDictionaryReader GetReaderAtContent ();
member this.GetReaderAtContent : unit -> System.Xml.XmlDictionaryReader
Public Function GetReaderAtContent () As XmlDictionaryReader

戻り値

XmlDictionaryReader のコンテンツの XmlSyndicationContent

適用対象