Sdílet prostřednictvím


ServiceDocumentFormatter.CreateCollection(Workspace) Metoda

Definice

Vytvoří novou instanci sloupce ResourceCollectionInfo.

protected:
 static System::ServiceModel::Syndication::ResourceCollectionInfo ^ CreateCollection(System::ServiceModel::Syndication::Workspace ^ workspace);
protected static System.ServiceModel.Syndication.ResourceCollectionInfo CreateCollection (System.ServiceModel.Syndication.Workspace workspace);
static member CreateCollection : System.ServiceModel.Syndication.Workspace -> System.ServiceModel.Syndication.ResourceCollectionInfo
Protected Shared Function CreateCollection (workspace As Workspace) As ResourceCollectionInfo

Parametry

workspace
Workspace

Instance Workspace použitá k vytvoření nové kolekce.

Návraty

Vrátí novou ResourceCollectionInfo instanci.

Platí pro