DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / ValidationOptions Class / GetHashCode Method






    GetHashCode Method (ValidationOptions)
    Generate member hash
    Syntax
    'Declaration
     
    
    Public Overrides Function GetHashCode() As System.Integer
     
    'Usage
     
    
    Dim instance As ValidationOptions
    Dim value As System.Integer
     
    value = instance.GetHashCode()

    Return Value

    Combined hash code
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also