Méthode | Description | |
---|---|---|
CheckScriptNamespace ( string nsUri ) : int | ||
ElementAvailable ( XmlQualifiedName name ) : bool | ||
EqualityOperator ( double opCode, IList |
||
FormatMessage ( string res, IList |
||
FormatNumberDynamic ( double value, string formatPicture, XmlQualifiedName decimalFormatName, string errorMessageName ) : string | ||
FormatNumberStatic ( double value, double decimalFormatterIndex ) : string | ||
FunctionAvailable ( XmlQualifiedName name ) : bool | ||
IsSameNodeSort ( |
||
NumberFormat ( IList |
||
RegisterDecimalFormat ( XmlQualifiedName name, string infinitySymbol, string nanSymbol, string characters ) : int | ||
RegisterDecimalFormatter ( string formatPicture, string infinitySymbol, string nanSymbol, string characters ) : double | ||
RelationalOperator ( double opCode, IList |
Méthode | Description | |
---|---|---|
CheckXsltValue ( IList |
||
CheckXsltValue ( |
||
CompareNodeSetAndNodeSet ( ComparisonOperator op, IList |
||
CompareNodeSetAndValue ( ComparisonOperator op, IList |
||
CompareNumbers ( ComparisonOperator op, double left, double right ) : bool | ||
CompareValues ( ComparisonOperator op, |
||
CreateDecimalFormat ( string infinitySymbol, string nanSymbol, string characters ) : |
||
FunctionAvailableHelper ( XmlQualifiedName name ) : bool | ||
GetTypeCode ( |
||
InvertOperator ( ComparisonOperator op ) : ComparisonOperator | ||
IsNodeSetOrRtf ( IList |
||
LangToNameInternal ( string lang, bool forwardCompatibility, IErrorHelper errorHelper ) : string | ||
ToNodeSetOrRtf ( IList |
||
WeakestTypeCode ( TypeCode typeCode1, TypeCode typeCode2 ) : TypeCode | ||
XsltLibrary ( XmlQueryRuntime runtime ) : System.Collections.Specialized |
public CheckScriptNamespace ( string nsUri ) : int | ||
nsUri | string | |
Résultat | int |
public ElementAvailable ( XmlQualifiedName name ) : bool | ||
name | XmlQualifiedName | |
Résultat | bool |
public EqualityOperator ( double opCode, IList |
||
opCode | double | |
left | IList |
|
right | IList |
|
Résultat | bool |
public FormatMessage ( string res, IList |
||
res | string | |
args | IList |
|
Résultat | string |
public FormatNumberDynamic ( double value, string formatPicture, XmlQualifiedName decimalFormatName, string errorMessageName ) : string | ||
value | double | |
formatPicture | string | |
decimalFormatName | XmlQualifiedName | |
errorMessageName | string | |
Résultat | string |
public FormatNumberStatic ( double value, double decimalFormatterIndex ) : string | ||
value | double | |
decimalFormatterIndex | double | |
Résultat | string |
public FunctionAvailable ( XmlQualifiedName name ) : bool | ||
name | XmlQualifiedName | |
Résultat | bool |
public IsSameNodeSort ( |
||
nav1 | ||
nav2 | ||
Résultat | bool |
public NumberFormat ( IList |
||
value | IList |
|
formatString | string | |
lang | double | |
letterValue | string | |
groupingSeparator | string | |
groupingSize | double | |
Résultat | string |
public RegisterDecimalFormat ( XmlQualifiedName name, string infinitySymbol, string nanSymbol, string characters ) : int | ||
name | XmlQualifiedName | |
infinitySymbol | string | |
nanSymbol | string | |
characters | string | |
Résultat | int |
public RegisterDecimalFormatter ( string formatPicture, string infinitySymbol, string nanSymbol, string characters ) : double | ||
formatPicture | string | |
infinitySymbol | string | |
nanSymbol | string | |
characters | string | |
Résultat | double |
public RelationalOperator ( double opCode, IList |
||
opCode | double | |
left | IList |
|
right | IList |
|
Résultat | bool |