Mvp.Xml Library API Documentation
Syntax
| C# |
|---|
public class ExsltStrings |
| Visual Basic (Declaration) |
|---|
Public Class ExsltStrings |
| Visual C++ |
|---|
public ref class ExsltStrings |
The type exposes the following members.
Public Constructors
| Name | Description | |
|---|---|---|
| ExsltStringsExsltStringsNew |
Public Methods
| Name | Description | |
|---|---|---|
| align | Overloaded. | |
| concat |
Implements the following function
string concat(node-set)
| |
| decode-uri | Overloaded. | |
| decodeUri | Overloaded. | |
| encode-uri | Overloaded. | |
| encodeUri | Overloaded. | |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| padding | Overloaded. | |
| replace |
Implements the following function
string replace(string, string, string)
| |
| split | Overloaded. | |
| tokenize | Overloaded. | |
| ToString | (Inherited from Object.) |
Protected Methods
| Name | Description | |
|---|---|---|
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
See Also
Mvp.Xml.Exslt Namespace