Products | Support | Back to Introduction | Email a link to this topic. | Back to Introduction - All Topics | Help Version 19.0.4.12
|
Leadtools.Forms Namespace > LogicalRectangle Structure : GetHashCode Method |
public override int GetHashCode()
'Declaration Public Overrides Function GetHashCode() As Integer
'Usage Dim instance As LogicalRectangle Dim value As Integer value = instance.GetHashCode()
public: int GetHashCode(); override