TransformGetHashCode Method

Returns the hash code for this transformation.

 

Namespace:  WebSupergoo.WordGlue4.Rendering
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
The hash code.
See Also