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

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