ServiceDocumentFormatter.CreateCollection(Workspace) Methode

Definitie

Hiermee maakt u een nieuw ResourceCollectionInfo-exemplaar.

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

Parameters

workspace
Workspace

Een Workspace exemplaar dat wordt gebruikt om de nieuwe verzameling te maken.

Retouren

Retourneert een nieuw ResourceCollectionInfo exemplaar.

Van toepassing op