ElementTextRange Class

Inheritance Hierarchy

System..::..Object
  Microsoft.Data.Tools.XmlDesignerBase.Model..::..ElementTextRange

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 ElementTextRange
'Usage
Dim instance As ElementTextRange
public class ElementTextRange
public ref class ElementTextRange
type ElementTextRange =  class end
public class ElementTextRange

The ElementTextRange type exposes the following members.

Constructors

  Name Description
Public method ElementTextRange

Top

Properties

  Name Description
Public property CloseEndColumn
Public property CloseEndLine
Public property OpenEndColumn
Public property OpenEndLine
Public property OpenStartColumn
Public property OpenStartLine

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method 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.

See Also

Reference

Microsoft.Data.Tools.XmlDesignerBase.Model Namespace