TextRange Class
Inheritance Hierarchy
System..::..Object
Microsoft.Data.Tools.XmlDesignerBase.Model..::..TextRange
Namespace: Microsoft.Data.Tools.XmlDesignerBase.Model
Assemblies: Microsoft.Data.Tools.Design.XmlCore (in Microsoft.Data.Tools.Design.XmlCore.dll)
Microsoft.Data.Tools.XmlDesignerBase (in Microsoft.Data.Tools.XmlDesignerBase.dll)
Syntax
'Declaration
Public Class TextRange
'Usage
Dim instance As TextRange
public class TextRange
public ref class TextRange
type TextRange = class end
public class TextRange
The TextRange type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
TextRange |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
CloseEndColumn | |
![]() |
CloseEndLine | |
![]() |
OpenStartColumn | |
![]() |
OpenStartLine |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Overrides Object..::..ToString() () () ().) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)