ComponentOne Bitmap for UWP
C1.UWP.DX 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