RGF.Abstraction
C#
Show/Hide TOC
Case
Insensitive
String
Comparer
Get
Hash
Code(String) Method
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Extensions
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.0.0+e8283e3f27c12b225538d1f420c3624f3932ffc8
C#
Copy
public
int
GetHashCode
(
string
obj
)
Parameters
obj
String
Return Value
Int32
Implements
IEqualityComparer
T
GetHashCode(T)
See Also
Reference
CaseInsensitiveStringComparer Class
GetHashCode Overload
Recrovit.RecroGridFramework.Abstraction.Extensions Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also