Color.GetHashCode

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

public abstract int GetHashCode()
MustOverride Function GetHashCode() As Integer

Returns

Int32

A hash code for the current Color .

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Color
ceTe.DynamicPDF

In this topic