| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As StatusCode Dim value As Integer value = instance.GetHashCode() | |
| C# | |
|---|---|
| public override int GetHashCode() | |
            Returns a unique hashcode for the object.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    