ImageProperties 1.0 control documentation

Returns the hash code for this instance.

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

Return Value

A 32-bit signed integer hash code.

Remarks

Returns hash of string value based on all ImagePropertyItem objects info in collection.
Method don't uses properties value to generate hash.

See Also

ImageProperties Class | ElementIT.ImageProperties Namespace