CategoriesDocument.Load(XmlReader) Метод

Определение

Загружает экземпляр CategoriesDocument из модуля XmlReader.

public:
 static System::ServiceModel::Syndication::CategoriesDocument ^ Load(System::Xml::XmlReader ^ reader);
public static System.ServiceModel.Syndication.CategoriesDocument Load (System.Xml.XmlReader reader);
static member Load : System.Xml.XmlReader -> System.ServiceModel.Syndication.CategoriesDocument
Public Shared Function Load (reader As XmlReader) As CategoriesDocument

Параметры

reader
XmlReader

Экземпляр XmlReader, из которого выполняется чтение.

Возвращаемое значение

CategoriesDocument

Возвращает CategoriesDocument.

Применяется к