Click or drag to resize

XmlLinqExtensions Class

Extensions for XML Linq elements
Inheritance Hierarchy
SystemObject
  Aml.Engine.Xml.ExtensionsXmlLinqExtensions

Namespace: Aml.Engine.Xml.Extensions
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public static class XmlLinqExtensions

The XmlLinqExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodAddAfterSelf Positions the new attribute after the current attribute
Public Extension MethodAddBeforeSelf Positions the new attribute before the current attribute
Top
See Also