XmlModel Members
Represents one XML Editor buffer and returns a parse tree over that buffer in the form of an XDocument object.
The following tables list the members exposed by the XmlModel type.
Protected Constructors
| Name | Description | |
|---|---|---|
| XmlModel | Initializes a new instance of the XmlModel class. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Document | Gets the XDocument object that represents the current parse tree for the XML Editor buffer. |
![]() |
Name | Gets the file name used to open this model. |
![]() |
SaveActionOnDispose | Gets or sets whether to save the action when dispose is called. |
![]() |
Store | Gets the XmlStore that this XmlModel belongs to. |
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
![]() |
Dispose | Releases all resources used by the current instance of the XmlModel class. |
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetTextSpan | Gets the TextSpan object that represents the location of the specified node in the buffer. |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
Public Events
| Name | Description | |
|---|---|---|
![]() |
BufferReloaded | Occurs when the XDocument has been completely reloaded. |
Top
See Also
Reference
XmlModel Class
Microsoft.VisualStudio.XmlEditor Namespace
Build Date:
2012-11-12
.gif)
.gif)
.gif)
.gif)