ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / DataStream Class / RemainingLength Property

In This Topic
    RemainingLength Property
    In This Topic
    Gets the length of the remaining.
    Syntax
    'Declaration
     
    Public ReadOnly Property RemainingLength As System.Long
    public System.long RemainingLength {get;}

    Property Value

    The length of the remaining.
    See Also