You are here: Start » Hash Structure

Hash Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

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

Properties

 NameTypeDescription
EmptyFil.Hash Gets an empty instance of the Hash.
ValueSystem.Int64

Methods

 NameDescription
Equals(Fil.Hash)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
SetValue(bool)
SetValue(int)
SetValue(ulong)
ToString()Inherited from System.Object

See also