package cs.system.globalization
implements IDeserializationCallback
Available on csread only LCID:Intread only Name:StringCompare (string1:String, string2:String):IntCompare (string1:String, offset1:Int, length1:Int, string2:String, offset2:Int, length2:Int, options:CompareOptions):IntCompare (string1:String, offset1:Int, length1:Int, string2:String, offset2:Int, length2:Int):IntCompare (string1:String, offset1:Int, string2:String, offset2:Int, options:CompareOptions):IntCompare (string1:String, offset1:Int, string2:String, offset2:Int):IntCompare (string1:String, string2:String, options:CompareOptions):IntGetSortKey (source:String):SortKeyGetSortKey (source:String, options:CompareOptions):SortKeyIndexOf (source:String, value:Char16):IntIndexOf (source:String, value:String, startIndex:Int, count:Int, options:CompareOptions):IntIndexOf (source:String, value:Char16, startIndex:Int, count:Int, options:CompareOptions):IntIndexOf (source:String, value:String, startIndex:Int, count:Int):IntIndexOf (source:String, value:String, startIndex:Int, options:CompareOptions):IntIndexOf (source:String, value:Char16, startIndex:Int, count:Int):IntIndexOf (source:String, value:Char16, startIndex:Int, options:CompareOptions):IntIndexOf (source:String, value:String, startIndex:Int):IntIndexOf (source:String, value:String, options:CompareOptions):IntIndexOf (source:String, value:Char16, startIndex:Int):IntIndexOf (source:String, value:Char16, options:CompareOptions):IntIndexOf (source:String, value:String):IntIsPrefix (source:String, prefix:String):BoolIsPrefix (source:String, prefix:String, options:CompareOptions):BoolIsSuffix (source:String, suffix:String):BoolIsSuffix (source:String, suffix:String, options:CompareOptions):BoolLastIndexOf (source:String, value:Char16):IntLastIndexOf (source:String, value:String, startIndex:Int, count:Int, options:CompareOptions):IntLastIndexOf (source:String, value:Char16, startIndex:Int, count:Int, options:CompareOptions):IntLastIndexOf (source:String, value:String, startIndex:Int, count:Int):IntLastIndexOf (source:String, value:String, startIndex:Int, options:CompareOptions):IntLastIndexOf (source:String, value:Char16, startIndex:Int, count:Int):IntLastIndexOf (source:String, value:Char16, startIndex:Int, options:CompareOptions):IntLastIndexOf (source:String, value:String, startIndex:Int):IntLastIndexOf (source:String, value:String, options:CompareOptions):IntLastIndexOf (source:String, value:Char16, startIndex:Int):IntLastIndexOf (source:String, value:Char16, options:CompareOptions):IntLastIndexOf (source:String, value:String):IntToString ():Stringstatic GetCompareInfo (culture:Int):CompareInfostatic GetCompareInfo (name:String, assembly:Assembly):CompareInfostatic GetCompareInfo (culture:Int, assembly:Assembly):CompareInfostatic GetCompareInfo (name:String):CompareInfostatic IsSortable (ch:Char16):Boolstatic IsSortable (text:String):Bool
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/globalization/CompareInfo.html