ImageProperties 1.0 control documentation

Returns the hash code for this instance.

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

Return Value

A 32-bit signed integer hash code.

Remarks

Returns hash of string value based on property info.
Method don't uses property value to generate hash.

See Also

ImagePropertyItem Class | ElementIT.ImageProperties Namespace