ServiceDocumentFormatter.CreateReferencedCategories Метод

Определение

Создает новый экземпляр ReferencedCategoriesDocument.

protected:
 static System::ServiceModel::Syndication::ReferencedCategoriesDocument ^ CreateReferencedCategories(System::ServiceModel::Syndication::ResourceCollectionInfo ^ collection);
protected static System.ServiceModel.Syndication.ReferencedCategoriesDocument CreateReferencedCategories (System.ServiceModel.Syndication.ResourceCollectionInfo collection);
static member CreateReferencedCategories : System.ServiceModel.Syndication.ResourceCollectionInfo -> System.ServiceModel.Syndication.ReferencedCategoriesDocument
Protected Shared Function CreateReferencedCategories (collection As ResourceCollectionInfo) As ReferencedCategoriesDocument

Параметры

collection
ResourceCollectionInfo

Экземпляр ResourceCollectionInfo, используемый для создания нового документа ReferencedCategoriesDocument.

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

ReferencedCategoriesDocument

Возвращает новый объект ReferencedCategoriesDocument.

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