Transform Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a XMLTransform
public abstract class Transform
type Transform = class
Public MustInherit Class Transform
- Inheritance
-
Transform
- Derived
Constructors
Transform() |
Properties
Algorithm |
Gets the algorithm |
Methods
Process(XmlTokenStream) |
Called to transform a XmlTokenStream |