The XSLTransformer type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| XSLTransformer |
Initializes a new instance of the Class.
| |
| XSLTransformer(String, String) |
Initializes a new instance of the Class.
|
Methods
| Name | Description | |
|---|---|---|
| Clear |
Clears the XSLTransformer.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from | ||
| Transform |
Function Performs the XSL Transformation.
|
Properties
| Name | Description | |
|---|---|---|
| Input |
Gets or sets the Input.
| |
| Xslt |
Gets or sets the XSLT.
|
See Also