Extensions Class
Inheritance Hierarchy
System..::..Object
Microsoft.Data.Tools.XmlDesignerBase.Model..::..Extensions
Namespace: Microsoft.Data.Tools.XmlDesignerBase.Model
Assemblies: Microsoft.Data.Tools.XmlDesignerBase (in Microsoft.Data.Tools.XmlDesignerBase.dll)
Microsoft.Data.Tools.Design.XmlCore (in Microsoft.Data.Tools.Design.XmlCore.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class Extensions
'Usage
public static class Extensions
[ExtensionAttribute]
public ref class Extensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Extensions = class end
public final class Extensions
The Extensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetLocation | ||
GetTextRange(XElement) | ||
GetTextRange(XObject) | ||
SetLocation | ||
SetTextRange(XElement, ElementTextRange) | ||
SetTextRange(XObject, TextRange) |
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.