You are here: Start » Hash Structure
Hash Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Hash(Boolean) | |
![]() | Hash(Int32) | |
![]() | Hash(Int64) | |
![]() | Hash(UInt64) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Empty | Fil.Hash | Gets an empty instance of the Hash. |
![]() | Value | System.Int64 |
Methods
Name | Description | |
---|---|---|
![]() | 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 |