ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / CodeRange Class / Contains Method

In This Topic
    Contains Method (CodeRange)
    In This Topic
    Syntax
    'Declaration
     
    Public Function Contains( _
       ByVal cr As CodeRange _
    ) As System.Boolean
    public System.bool Contains( 
       CodeRange cr
    )

    Parameters

    cr
    See Also