Freigeben über


ServiceDocumentFormatter.CreateCollection(Workspace) Methode

Definition

Erstellt eine neue ResourceCollectionInfo-Instanz.

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

Parameter

workspace
Workspace

Eine Workspace-Instanz, die zur Erstellung der neuen Auflistung verwendet wurde.

Gibt zurück

Gibt eine neue ResourceCollectionInfo-Instanz zurück.

Gilt für: