You are here: Start » AVL.NET » Hash Structure

Hash Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
Hash(Boolean)
Hash(Int32)
Hash(UInt64)
Hash(Int64)

Properties

 NameTypeDescription
ValueSystem.Int64

Methods

 NameDescription
Equals(AvlNet.Hash)
Equals(object)Inherited from System.Object
Equals(AvlNet.Hash, AvlNet.Hash)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also