Style.GetHashCode

Style.GetHashCode method

Serves as a hash function for a Style object.

public override int GetHashCode()

Return Value

A hash code for the current Object.

Remarks

This method is only for internal use.

See Also