Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.SelectedSubItem Class / Equals Method

In This Topic
    Equals Method (ViewportLayout.SelectedSubItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function Equals( _
       ByVal other As Object _
    ) As Boolean
    public override bool Equals( 
       object other
    )

    Parameters

    other
    See Also