XmlElementExtensions Class |
Provides extension methods for the
XmlElement class. These methods can be used for accessing basic
operations from the expression engine or from the API.
Inheritance Hierarchy SystemObject Colygon.MatchPoint.Core.ExpressionsXmlElementExtensions
Namespace: Colygon.MatchPoint.Core.ExpressionsAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public static class XmlElementExtensions
Remarks This class provides expression extensions.
See Also