RtfToHtmlColorGetHashCode Method |
Gets a hash code for this Color instance.
Namespace: SautinSoftAssembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 2024.11.25
Syntax public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Return Value
Int32
An integer value that specifies a hash value for this
Color instance.
See Also