Hash |
[DataContractAttribute] public class HashMatchGroup
The HashMatchGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| HashMatchGroup | Initializes a new instance of the HashMatchGroup class |
| Name | Description | |
|---|---|---|
| Documents | All the documents that match on Hash. | |
| FormatId | Document file format Id of first document in this group as a string. | |
| GroupNumber | The group number of this group. | |
| Hash | The matching hash for this group (see HashMatchType for the hash type source). | |
| HashMatchType | The type of hash match for this group. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |