ServiceDocumentFormatter.CreateCollection(Workspace) Metod

Definition

Skapar en ny ResourceCollectionInfo instans.

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

Parametrar

workspace
Workspace

En Workspace instans som används för att skapa den nya samlingen.

Returer

Returnerar en ny ResourceCollectionInfo instans.

Gäller för