ServiceDocumentFormatter.CreateInlineCategories メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
新しい InlineCategoriesDocument を作成します。
protected:
static System::ServiceModel::Syndication::InlineCategoriesDocument ^ CreateInlineCategories(System::ServiceModel::Syndication::ResourceCollectionInfo ^ collection);
protected static System.ServiceModel.Syndication.InlineCategoriesDocument CreateInlineCategories (System.ServiceModel.Syndication.ResourceCollectionInfo collection);
static member CreateInlineCategories : System.ServiceModel.Syndication.ResourceCollectionInfo -> System.ServiceModel.Syndication.InlineCategoriesDocument
Protected Shared Function CreateInlineCategories (collection As ResourceCollectionInfo) As InlineCategoriesDocument
パラメーター
- collection
- ResourceCollectionInfo
新しい ResourceCollectionInfo を作成するために使用する InlineCategoriesDocument。
戻り値
新しい InlineCategoriesDocument インスタンスを返します。