DicomObjects.NET.V8
DicomObjects Namespace / ValidationOptions Class / GetHashCode Method



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

    Return Value

    Combined hash code
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also

    Reference

    ValidationOptions Class
    ValidationOptions Members
    Base Implementation in GetHashCode