ComponentOne Bitmap for WPF
C1.WPF.DX.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 Long
    public long RemainingLength {get;}

    Property Value

    The length of the remaining.
    See Also