Aracılığıyla paylaş


ServiceDocumentFormatter.CreateCategory(InlineCategoriesDocument) Yöntem

Tanım

SyndicationCategory sınıfının yeni bir örneğini oluşturur.

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

Parametreler

inlineCategories
InlineCategoriesDocument

InlineCategoriesDocument Yeni kategoriler belgesini oluşturmak için kullanılan örnek.

Döndürülenler

SyndicationCategory

Yeni SyndicationCategory bir örnek döndürür.

Şunlara uygulanır