TableWidthUnitGetHashCode Method |
Serves as a hash function for a particular type.
Namespace: Telerik.Windows.Documents.Flow.Model.StylesAssembly: Telerik.Windows.Documents.Flow (in Telerik.Windows.Documents.Flow.dll) Version: 2018.1.219.40 (2018.1.219.40)
Syntaxpublic override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Return Value
Type:
Int32A hash code for the current
Object.
See Also