FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1LinkTargetBase Class / GetHashCode Method

In This Topic
    GetHashCode Method (C1LinkTargetBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()
    See Also