ServiceDocumentFormatter.CreateCategory(InlineCategoriesDocument) Methode

Definitie

Hiermee maakt u een nieuw exemplaar van de SyndicationCategory klasse.

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

Parameters

inlineCategories
InlineCategoriesDocument

Een InlineCategoriesDocument exemplaar dat wordt gebruikt om het nieuwe categorieƫndocument te maken.

Retouren

Retourneert een nieuw SyndicationCategory exemplaar.

Van toepassing op