FileMetadata 1.0 control documentation

Returns the hash code for this instance.

[Visual Basic]
Overrides Public Function GetHashCode() As Integer
[C#]
public override int GetHashCode();

Remarks

Returns hash of string value based on file path and all MetadataItem names in collection.
Method don't uses Metadata values to generate hash.

See Also

FileMetadata Class | ElementIT.FileMetadata Namespace