Method | Description | |
---|---|---|
Invoke ( System xsltContext, object args, System docContext ) : object | ||
XPathStringExtensionFunctions ( int p_minArgs, int p_maxArgs, XPathResultType, p_ReturnType, XPathResultType, p_ArgTypes, string p_FunctionName ) : System |
Method | Description | |
---|---|---|
left ( string str, int length ) : string | ||
right ( string str, int length ) : string |
public Invoke ( System xsltContext, object args, System docContext ) : object | ||
xsltContext | System | |
args | object | |
docContext | System | |
return | object |
public XPathStringExtensionFunctions ( int p_minArgs, int p_maxArgs, XPathResultType, p_ReturnType, XPathResultType, p_ArgTypes, string p_FunctionName ) : System | ||
p_minArgs | int | |
p_maxArgs | int | |
p_ReturnType | XPathResultType, | |
p_ArgTypes | XPathResultType, | |
p_FunctionName | string | |
return | System |