Constructor InternalBufferCapacityAttribute
InternalBufferCapacityAttribute(Int32)
The number of elements stored inside the chunk.
Declaration
public InternalBufferCapacityAttribute(int capacity)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | capacity |
The number of elements stored inside the chunk.
public InternalBufferCapacityAttribute(int capacity)
| Type | Name | Description |
|---|---|---|
| Int32 | capacity |