Aracılığıyla paylaş


ServiceDocumentFormatter.CreateCollection(Workspace) Yöntem

Tanım

Yeni bir ResourceCollectionInfo örneği oluşturur.

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

Parametreler

workspace
Workspace

Workspace Yeni koleksiyonu oluşturmak için kullanılan örnek.

Döndürülenler

Yeni ResourceCollectionInfo bir örnek döndürür.

Şunlara uygulanır