The XPathTransform class allows to create paths by transforming the existing ones.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public class XPathTransform : IXPathTransformable, 
	IXPath

Inheritance Hierarchy

System..::.Object
  SGP.XSpace..::.XPathTransform

See Also