Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ARCed
Controls
NumberCaseInsensitiveComparer
C# Class ARCed.Controls.NumberCaseInsensitiveComparer
Inheritance:
System.Collections.CaseInsensitiveComparer
Datei anzeigen
Open project: borisblizzard/arcreator
Class Usage Examples
Public Methods
Method
Description
Compare
(
object
x
,
object
y
) :
int
Private Methods
Method
Description
IsWholeNumber
(
string
strNumber
) :
bool
Method Details
Compare()
public
method
public
Compare
(
object
x
,
object
y
) :
int
x
object
y
object
return
int