BlobReader.RemainingBytes Property

Definition

Gets the number of bytes remaining from current position to the end of the underlying memory block.

public:
 property int RemainingBytes { int get(); };
public int RemainingBytes { get; }
member this.RemainingBytes : int
Public ReadOnly Property RemainingBytes As Integer

Property Value

Applies to