Sdílet prostřednictvím


ServiceDocumentFormatter.CreateCategory(InlineCategoriesDocument) Metoda

Definice

Vytvoří novou instanci třídy SyndicationCategory.

protected:
 static System::ServiceModel::Syndication::SyndicationCategory ^ CreateCategory(System::ServiceModel::Syndication::InlineCategoriesDocument ^ inlineCategories);
protected static System.ServiceModel.Syndication.SyndicationCategory CreateCategory (System.ServiceModel.Syndication.InlineCategoriesDocument inlineCategories);
static member CreateCategory : System.ServiceModel.Syndication.InlineCategoriesDocument -> System.ServiceModel.Syndication.SyndicationCategory
Protected Shared Function CreateCategory (inlineCategories As InlineCategoriesDocument) As SyndicationCategory

Parametry

inlineCategories
InlineCategoriesDocument

Instance použitá InlineCategoriesDocument k vytvoření nového dokumentu kategorií.

Návraty

SyndicationCategory

Vrátí novou SyndicationCategory instanci.

Platí pro