Summary
Gets or sets the total number of elements the internal data structure can hold without resizing.
- Namespace
- Avalonia
.Collections - Containing Type
- AvaloniaList
<T>
Syntax
public int Capacity { get; set; }
Value
Type | Description |
---|---|
int |