Udostępnij za pośrednictwem


ServiceDocumentFormatter.CreateCategory(InlineCategoriesDocument) Metoda

Definicja

Tworzy nowe wystąpienie klasy 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

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

Zwraca

SyndicationCategory

Zwraca nowe SyndicationCategory wystąpienie.

Dotyczy