Store Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the Store class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Store(array<Type[]) Initializes a new instance of the Store class.
Public method Store(IServiceProvider, array<Type[]) Initializes a new instance of the Store class.
Public method Store(IServiceProvider, Dictionary<Object, Object>, array<Type[]) Creates an instance of the Store class which delegates IServiceProvider implementation to the given serviceProvider.

Top

See Also

Reference

Store Class

Microsoft.VisualStudio.Modeling Namespace