Click or drag to resize

XmlOperation Class

This class defines extension methods for XElements. These methods are useful, if any XElement should be queried for some CAEX properties without using a CAEXWrapper for this element.
Inheritance Hierarchy
SystemObject
  Aml.Engine.Xml.ExtensionsXmlOperation

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

The XmlOperation type exposes the following members.

Methods
 NameDescription
Public Extension MethodCreateCAEXWrapper Wraps the provided Xml-Element into an element specific CAEXWrapper object.
Top
See Also