Method EnsureCapacity
EnsureCapacity(int)
Ensures that the value set can hold the specified number of items without growing.
Declaration
public int EnsureCapacity(int capacity)
Parameters
Type | Name | Description |
---|---|---|
int | capacity |
Returns
Type | Description |
---|---|
int |