| DomainGetHashCode Method |
Returns Hashcode of object UID
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax public override int GetHashCode()
Request Example
View SourceReturn Value
Type:
Int32
A hash code for this instance, suitable for use in hashing algorithms and data structures
like a hash table.
See Also