AvaloniaListTCapacity Property
Gets or sets the total number of elements the internal data structure can hold without resizing.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public int Capacity { get; set; }
Public Property Capacity As Integer
Get
Set
member Capacity : int with get, set
Property Value
Int32