ComponentOne Bitmap for UWP
RemainingLength Property

C1.UWP.DX Assembly > C1.Util.DX Namespace > DataStream Class : RemainingLength Property
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

Reference

DataStream Class
DataStream Members