ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / CodeRange Class / First Property

In This Topic
    First Property (CodeRange)
    In This Topic
    The begin code of character.
    Syntax
    'Declaration
     
    Public ReadOnly Property First As System.Integer
    public System.int First {get;}
    See Also