Class TXQCollationCodepointLocalized
Unit
xquery
Declaration
type TXQCollationCodepointLocalized = class(TXQCollation)
Description
no description available, TXQCollation description follows
Class to perform string comparisons, so they different comparison rules can be used in different languages
Hierarchy
Overview
Methods
 |
function doCompare(const a, b: string): integer; override; |
 |
function doCompare(a, b: pansichar; len: SizeInt): integer; override; |
Description
Methods
 |
function doCompare(const a, b: string): integer; override; |
|
 |
function doCompare(a, b: pansichar; len: SizeInt): integer; override; |
|
Generated by PasDoc 0.14.0.
|