public override int GetHashCode()
             
        
            
            'Declaration
 
Public Overrides Function GetHashCode() As Integer
             
        
            
            'Usage
 
Dim instance As LeadRectD
Dim value As Integer
 
value = instance.GetHashCode()
             
        
            
            public override int GetHashCode()
             
        
            
             function Leadtools.LeadRectD.GetHashCode()
             
        
            
            public:
int GetHashCode(); override