Modifier

Partager via


IBuffer<T>.FreeCapacity Property

Definition

Gets the amount of space available that can still be written into without forcing the underlying buffer to grow.

public int FreeCapacity { get; }
member this.FreeCapacity : int
Public ReadOnly Property FreeCapacity As Integer

Property Value

Applies to