AtomPub10CategoriesDocumentFormatter.CreateInlineCategoriesDocument Метод

Определение

Создает объект InlineCategoriesDocument, который можно сериализовать в элемент <atom:categories> в сервисном документе и который содержит набор категорий в данном элементе.

protected:
 override System::ServiceModel::Syndication::InlineCategoriesDocument ^ CreateInlineCategoriesDocument();
protected override System.ServiceModel.Syndication.InlineCategoriesDocument CreateInlineCategoriesDocument ();
override this.CreateInlineCategoriesDocument : unit -> System.ServiceModel.Syndication.InlineCategoriesDocument
Protected Overrides Function CreateInlineCategoriesDocument () As InlineCategoriesDocument

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

Возвращает объект InlineCategoriesDocument, который можно сериализовать в элемент <atom:categories> в сервисном документе.

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