TintEffectiveDataGetHashCode Method

Serves as a hash function for a particular type.

Namespace:  Aspose.Slides.Effects
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current object.
See Also