Obtain a hash code for the Inset.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
abstract GetHashCode : unit -> int
override GetHashCode : unit -> int
Return Value
Type:
Int32
The hash code.
See Also