ModelingDocData.CreateStore Method    
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.
Create a Store object for a given key.
protected:
 virtual Microsoft::VisualStudio::Modeling::Store ^ CreateStore();protected virtual Microsoft.VisualStudio.Modeling.Store CreateStore();abstract member CreateStore : unit -> Microsoft.VisualStudio.Modeling.Store
override this.CreateStore : unit -> Microsoft.VisualStudio.Modeling.StoreProtected Overridable Function CreateStore () As StoreReturns
Store.