Partager via


ServiceDocumentFormatter.CreateCollection(Workspace) Méthode

Définition

Crée une instance 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

Paramètres

workspace
Workspace

Instance de Workspace permettant de créer la collection.

Retours

ResourceCollectionInfo

Retourne une nouvelle instance ResourceCollectionInfo.

S’applique à