다음을 통해 공유


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

XmlDictionaryReader 콘텐츠의 XmlSyndicationContent입니다.

적용 대상