Share via


Transform Class

Definition

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

Applies to