VAF 2.1.0.1 API Documentation
VAF 2.1.0.1 API Documentation
Namespaces
MFiles.VAF.Common
ObjVerIDEqualityComparer Class
ObjVerIDEqualityComparer Methods
GetHashCode Method
GetHashCode Method (ObjVer)
ObjVerIDEqualityComparer
GetHashCode Method (ObjVer)
Implements hash code method for efficient use in HashSets.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
C#
Copy
public
int
GetHashCode
(
ObjVer
o
)
Parameters
o
Type:
ObjVer
Return Value
Type:
Int32
The id of the object.
Implements
IEqualityComparer
T
GetHashCode(T)
See Also
Reference
ObjVerIDEqualityComparer Class
GetHashCode Overload
MFiles.VAF.Common Namespace