Store Methods

Include Protected Members
Include Inherited Members

The Store type exposes the following members.

Methods

 

Name

Description

Public method

AddMonikerResolver

Register an IMonikerResolver for the specified domain model.

Public method

Dispose

Disposes the store.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

FindDomainModel

Finds a domain model by its ID.

Public method

FindMonikerResolver

Finds the IMonikerResolver registered for the specified domain model.

Public method

GetClosurePrototypeGroup

Overloaded. Creates an ElementGroupPrototype in the default partition of a specified closure type.

Public method

GetDomainModel

Overloaded. Gets a domain model.

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetService

Gets a service.

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

LoadDomainModels

Creates all the domain data for the specified list of domain models.

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

PopContext

Removes the current context off the top of the stack.

Public method

PushContext

Pushes a new context to the top of the store context stack.

Public method

RegisterTransactionLog

Allows a client to register a transaction log that will be notified of events on this store.

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Public method

UnregisterTransactionLog

Allows a client to unregister a transaction log from being notified of events on this store.

Top

See Also

Reference

Store Class

Microsoft.VisualStudio.Modeling Namespace