DicomObjects.NET.V8
DicomObjects Namespace / Plane3D Structure / GetHashCode Method



    GetHashCode Method (Plane3D)
    Returns the hash code for this instance.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
     
    'Usage
     
    Dim instance As Plane3D
    Dim value As Integer
     
    value = instance.GetHashCode()

    Return Value

    A 32-bit signed integer that is the hash code for this instance.
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also

    Reference

    Plane3D Structure
    Plane3D Members
    Base Implementation in GetHashCode