CoreDesignSurfaceDomainModel(Store) 构造函数

定义

构造函数。

public:
 CoreDesignSurfaceDomainModel(Microsoft::VisualStudio::Modeling::Store ^ store);
public CoreDesignSurfaceDomainModel (Microsoft.VisualStudio.Modeling.Store store);
new Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel : Microsoft.VisualStudio.Modeling.Store -> Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel
Public Sub New (store As Store)

参数

store
Store

包含域模型的存储。

适用于