IModelStore Interface
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The store associated with an IModelingProject, in which UML elements are stored.
Namespace: Microsoft.VisualStudio.Uml.Extensions
Assembly: Microsoft.VisualStudio.Uml.Extensions (in Microsoft.VisualStudio.Uml.Extensions.dll)
Syntax
'Declaration
Public Interface IModelStore
'Usage
Dim instance As IModelStore
public interface IModelStore
public interface class IModelStore
type IModelStore = interface end
public interface IModelStore