Creates new XPathTransform class instance, wrapping the path, which allows the path transformations.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XPathTransform( IXPath path ) |
Parameters
- path
- Type: SGP.XSpace..::.IXPath
The IXPath path from which the transformable path will be created.