XmlStore Members
Manages the XmlModel objects.
The following tables list the members exposed by the XmlStore type.
Protected Constructors
| Name | Description | |
|---|---|---|
| XmlStore | Initializes a new instance of the XmlStore class. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
CurrentEditingScope | Gets the current XmlEditingScope that is associated with this store. |
![]() |
SynchronizingObject | Gets or sets the ISynchronizeInvoke object. |
![]() |
UndoManager | Get or set the IOleUndoManager associated with this XmlStore. |
![]() |
XmlModels | Gets a list of all open XmlModel objects that are associated with this store. |
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
![]() |
BeginEditingScope | Begins a new editing operation on one or more models in this XmlStore. |
![]() |
Dispose | Releases all resources used by the current instance of the XmlStore class. |
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
OpenXmlModel | Loads a new XmlModel for the specified file name. |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
Public Events
| Name | Description | |
|---|---|---|
![]() |
EditingScopeCompleted | Occurs when edit operations have completed. This can be either when XmlEditingScope objects are created using the XmlEditingScope method or when the user makes changes in the XML Editor text view. |
![]() |
UndoRedoCompleted | Occurs when a new XmlEditingScope object has been created as a result of an undo/redo operation. |
Top
See Also
Reference
XmlStore Class
Microsoft.VisualStudio.XmlEditor Namespace
Build Date:
2012-11-12
.gif)
.gif)
.gif)
.gif)