Vytvoří novou instanci třídy XPathTransform obalující path, která umožňuje provádět transformace s cestou.

Jmenný prostor:  SGP.XSpace
Knihovna:  SGPRTL (v SGPRTL)
Verze: dll

Syntaxe

C#
public static IXPathTransformable MakeTransformable(
	IXPath path
)

Parametry

path
Typ: SGP.XSpace..::.IXPath
Cesta IXPath, ze které bude vytvořena transformovatelná cesta.

Návratová hodnota

Vrátí transformovatelnou cestu XPathTransform.

Podívat se také na