Click or drag to resize

HashCode Structure

[Missing <summary> documentation for "T:Clipper2Lib.HashCode"]

Inheritance Hierarchy
SystemObject
  SystemValueType
    Clipper2LibHashCode

Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public struct HashCode

The HashCode type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCombineT1, T2 
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberRotateLeft 
Public methodToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
Top
See Also