C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1HyperlinkTextAttrs Class / GetHashCode Method

In This Topic
GetHashCode Method (C1HyperlinkTextAttrs)
In This Topic
Serves as a hash function for C1HyperlinkTextAttrs.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 

Return Value

A hash code for the current object.
See Also