|   | NullGetHashCode Method | 
        
        
            Serves as a hash function for a particular type.
            
        
        Namespace: GSF.Net.SnmpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int 
override GetHashCode : unit -> int 
Return Value
Int32A hash code for the current 
Null.
 See Also
See Also