CoreDesignSurfaceDomainModel(Store) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constructor.
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)
Parameters
- store
- Store
Store containing the domain model.