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



In This Topic
    GetHashCode Method (ValidationOptions)
    In This Topic
    Generate member hash
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    'Usage
     
    Dim instance As ValidationOptions
    Dim value As Integer
     
    value = instance.GetHashCode()
    public override int GetHashCode()
    public:
    int GetHashCode(); override 

    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