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 Metadata name.
Method don't uses Metadata value to generate hash.

See Also

MetadataItem Class | ElementIT.FileMetadata Namespace