Język

ServiceDocumentFormatter.CreateCategory(InlineCategoriesDocument) Metoda

Definicja

Tworzy nowe wystąpienie SyndicationCategory klasy.

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

Wystąpienie InlineCategoriesDocument używane do tworzenia nowego dokumentu kategorii.

Zwraca

Zwraca nowe SyndicationCategory wystąpienie.

Dotyczy